aboutsummaryrefslogtreecommitdiffstats
path: root/src/gwin/gwin_frame.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/gwin/gwin_frame.h')
-rw-r--r--src/gwin/gwin_frame.h8
1 files changed, 0 insertions, 8 deletions
diff --git a/src/gwin/gwin_frame.h b/src/gwin/gwin_frame.h
index 06488321..7d60773c 100644
--- a/src/gwin/gwin_frame.h
+++ b/src/gwin/gwin_frame.h
@@ -50,10 +50,6 @@
typedef GContainerObject GFrameObject;
-#ifdef __cplusplus
-extern "C" {
-#endif
-
/**
* @brief Create a frame widget
*
@@ -138,10 +134,6 @@ void gwinFrameDraw_Transparent(GWidgetObject *gw, void *param);
#endif /* GDISP_NEED_IMAGE */
/** @} */
-#ifdef __cplusplus
-}
-#endif
-
#endif /* _GWIN_FRAME_H */
/** @} */