# HG changeset patch # User ib # Date 1325634652 0 # Node ID 6cb7a1779d8a9de8ae2af689b1818a014e0bc163 # Parent aa4bd0c197d88675d6ba94e7388815d726312a3d Remove unnecessary #include. The #include is already in the header file where it has to be. diff -r aa4bd0c197d8 -r 6cb7a1779d8a gui/wm/ws.c --- a/gui/wm/ws.c Tue Jan 03 23:10:34 2012 +0000 +++ b/gui/wm/ws.c Tue Jan 03 23:50:52 2012 +0000 @@ -50,7 +50,6 @@ #include "ws.h" #include "wsxdnd.h" -#include #ifdef CONFIG_XSHAPE #include #endif