Remove superfluous forward definition on a container.

This commit is contained in:
inmarket 2015-04-29 22:18:01 +10:00
parent a08f9d42fc
commit 54d4f3d95b

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.