]> Dogcows Code - chaz/openbox/blobdiff - src/client.cc
rm a debug print
[chaz/openbox] / src / client.cc
index 787be429ee793d2419ac30812d575c73b19d397f..8a3a46b81fa031246f5e831dca05ca1e50a3e9ec 100644 (file)
@@ -1288,7 +1288,6 @@ void Client::changeAllowedActions(void)
 
 void Client::remaximize()
 {
-  printf("REMAXIMIZE!!!!!!!!!!!!!!!!!!!\n");
   int dir;
   if (_max_horz && _max_vert)
     dir = 0;
This page took 0.025214 seconds and 4 git commands to generate.