Remove superfluous forward definition on a container.

ugfx_release_2.6
inmarket 2015-04-29 22:18:01 +10:00
parent a08f9d42fc
commit 54d4f3d95b
1 changed files with 0 additions and 3 deletions

View File

@ -23,9 +23,6 @@
/* This file is included within "src/gwin/gwin.h" */
// Forward definition
struct GContainerObject;
/**
* @brief The GWIN Container structure
* @note A container is a GWIN widget that can have children.