summaryrefslogtreecommitdiff
path: root/fluid/widgets/App_Menu_Bar.h
diff options
context:
space:
mode:
Diffstat (limited to 'fluid/widgets/App_Menu_Bar.h')
-rw-r--r--fluid/widgets/App_Menu_Bar.h6
1 files changed, 0 insertions, 6 deletions
diff --git a/fluid/widgets/App_Menu_Bar.h b/fluid/widgets/App_Menu_Bar.h
index d9547c38f..f5792dd3f 100644
--- a/fluid/widgets/App_Menu_Bar.h
+++ b/fluid/widgets/App_Menu_Bar.h
@@ -23,9 +23,6 @@
#include <FL/Fl_Menu_Bar.H>
-namespace fld {
-namespace widget {
-
/**
A text viewer with an additional highlighting color scheme.
*/
@@ -35,7 +32,4 @@ public:
int handle(int event);
};
-} // namespace widget
-} // namespace fld
-
#endif // FLUID_WIDGETS_APP_MENU_BAR_H