]> Dogcows Code - chaz/openbox/blobdiff - src/Basemenu.hh
add the functionality for window-window snapping
[chaz/openbox] / src / Basemenu.hh
index 46a8d52821f5bf9e598273ac930218695cd3b94b..23da10ee4ec7c3f696e20076735a945b4962a9a2 100644 (file)
@@ -163,8 +163,6 @@ public:
                                                      f(0), enabled(1),
                                                      selected(0) {}
 
-  ~BasemenuItem(void);
-
   inline const char *exec(void) const { return e.c_str(); }
   inline const char *label(void) const { return l.c_str(); }
   inline int function(void) const { return f; }
This page took 0.019647 seconds and 4 git commands to generate.