Remove some unneeded stdlib.h includes
[mikachu/openbox.git] / openbox / actions / moveresizeto.c
index 14695d4..c23661c 100644 (file)
@@ -3,7 +3,6 @@
 #include "openbox/screen.h"
 #include "openbox/frame.h"
 #include "openbox/config.h"
-#include <stdlib.h> /* for atoi */
 
 enum {
     CURRENT_MONITOR = -1,