Remove superfluous forward definition on a container.
This commit is contained in:
parent
a08f9d42fc
commit
54d4f3d95b
1 changed files with 0 additions and 3 deletions
|
@ -23,9 +23,6 @@
|
||||||
|
|
||||||
/* This file is included within "src/gwin/gwin.h" */
|
/* This file is included within "src/gwin/gwin.h" */
|
||||||
|
|
||||||
// Forward definition
|
|
||||||
struct GContainerObject;
|
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* @brief The GWIN Container structure
|
* @brief The GWIN Container structure
|
||||||
* @note A container is a GWIN widget that can have children.
|
* @note A container is a GWIN widget that can have children.
|
||||||
|
|
Loading…
Add table
Reference in a new issue