aboutsummaryrefslogtreecommitdiffstats
path: root/src/gwin
diff options
context:
space:
mode:
Diffstat (limited to 'src/gwin')
-rw-r--r--src/gwin/gwin_container.h3
1 files changed, 0 insertions, 3 deletions
diff --git a/src/gwin/gwin_container.h b/src/gwin/gwin_container.h
index c40683db..0e75cfb9 100644
--- a/src/gwin/gwin_container.h
+++ b/src/gwin/gwin_container.h
@@ -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.