]> Dogcows Code - chaz/openbox/blobdiff - src/Window.cc
converted the remaining LinkedLists in Screen to STL objects.
[chaz/openbox] / src / Window.cc
index 6222546f67965e1a4d8af5248a751e33b6ebe8d2..0a02daa196b162aa77b718d3c318308a8b3e2a30 100644 (file)
@@ -3054,6 +3054,8 @@ void OpenboxWindow::restore(void) {
   XMapWindow(display, client.window);
 
   XFlush(display);
+
+  delete this;
 }
 
 
This page took 0.019675 seconds and 4 git commands to generate.