rm a debug print
This commit is contained in:
parent
dd088e727e
commit
29bd1c97a2
1 changed files with 0 additions and 1 deletions
|
@ -1288,7 +1288,6 @@ void Client::changeAllowedActions(void)
|
||||||
|
|
||||||
void Client::remaximize()
|
void Client::remaximize()
|
||||||
{
|
{
|
||||||
printf("REMAXIMIZE!!!!!!!!!!!!!!!!!!!\n");
|
|
||||||
int dir;
|
int dir;
|
||||||
if (_max_horz && _max_vert)
|
if (_max_horz && _max_vert)
|
||||||
dir = 0;
|
dir = 0;
|
||||||
|
|
Loading…
Reference in a new issue