Remove an include duplicate after runing maint/utils/find-dup-includes/runme.sh

Signed-off-by: Slava Zanko <slavazanko@gmail.com>
This commit is contained in:
Slava Zanko 2013-07-10 12:58:23 +03:00
parent 44db9f0a5a
commit bab36b9006

View File

@ -77,8 +77,6 @@
#include "src/background.h" /* do_background() */ #include "src/background.h" /* do_background() */
#endif #endif
#include "layout.h" /* rotate_dash() */
/* Needed for current_panel, other_panel and WTree */ /* Needed for current_panel, other_panel and WTree */
#include "dir.h" #include "dir.h"
#include "filegui.h" #include "filegui.h"