rm a debug print

This commit is contained in:
Dana Jansens 2003-02-10 15:41:48 +00:00
parent dd088e727e
commit 29bd1c97a2

View file

@ -1288,7 +1288,6 @@ void Client::changeAllowedActions(void)
void Client::remaximize()
{
printf("REMAXIMIZE!!!!!!!!!!!!!!!!!!!\n");
int dir;
if (_max_horz && _max_vert)
dir = 0;