]> Dogcows Code - chaz/openbox/blobdiff - src/Workspace.hh
dont reconfigure during startup. thats a waste and screws up stuff!
[chaz/openbox] / src / Workspace.hh
index fcf466307a4b336070cd65fc57c1de4e27e41962..09dc277908c93cceb8a642192b3c57e850dfacf1 100644 (file)
@@ -93,7 +93,7 @@ public:
   bool isLastWindow(const BlackboxWindow* w) const;
 
   void addWindow(BlackboxWindow *w, bool place = False);
-  unsigned int removeWindow(BlackboxWindow *w);
+  void removeWindow(BlackboxWindow *w);
   unsigned int getCount(void) const;
   void appendStackOrder(BlackboxWindowList &stack_order) const;
 
This page took 0.022644 seconds and 4 git commands to generate.