Removed dup function wScreenSearchForRootWindow
commit052efedd93fef8358ae2ad6f764aea9a0dafbb00
authorRodolfo García Peñas (kix) <kix@kix.es>
Wed, 3 Apr 2013 18:01:45 +0000 (3 20:01 +0200)
committerCarlos R. Mafra <crmafra@gmail.com>
Wed, 3 Apr 2013 18:20:10 +0000 (3 19:20 +0100)
treeda649d41578ec57fe07d6b985cdceb4ddc2261c5
parenta401dcbdf66f7e993fb7409dc71aa9c693c3489d
Removed dup function wScreenSearchForRootWindow

The function wScreenSearchForRootWindow is exactly like wScreenForRootWindow
so can be removed swapping the function call.
src/event.c
src/screen.h
src/startup.c