]> Dogcows Code - chaz/openbox/blobdiff - src/Basemenu.hh
add another return, and return a value for a non-void funtion.
[chaz/openbox] / src / Basemenu.hh
index 23da10ee4ec7c3f696e20076735a945b4962a9a2..d7339f0d33e9380751a58333864cc0b9dec04443 100644 (file)
@@ -57,8 +57,7 @@ private:
     Window window, frame, title;
 
     std::string label;
-    int x, y, x_move, y_move, x_shift, y_shift, sublevels, persub, minsub,
-      grab_x, grab_y;
+    int x, y, x_move, y_move, x_shift, y_shift, sublevels, persub, minsub;
     unsigned int width, height, title_h, frame_h, item_w, item_h, bevel_w,
       bevel_h;
   } menu;
This page took 0.024529 seconds and 4 git commands to generate.