]> Dogcows Code - chaz/openbox/commitdiff
rm a debug print
authorDana Jansens <danakj@orodu.net>
Mon, 10 Feb 2003 15:41:48 +0000 (15:41 +0000)
committerDana Jansens <danakj@orodu.net>
Mon, 10 Feb 2003 15:41:48 +0000 (15:41 +0000)
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.023879 seconds and 4 git commands to generate.