Commit 659d99df authored by Jean-Baptiste Kempf's avatar Jean-Baptiste Kempf

Qt: remove unused includes

parent ecd1d62e
...@@ -31,8 +31,6 @@ ...@@ -31,8 +31,6 @@
#include "qt4.hpp" #include "qt4.hpp"
#include "playlist_item.hpp" #include "playlist_item.hpp"
#include "sorting.h"
/************************************************************************* /*************************************************************************
* Playlist item implementation * Playlist item implementation
*************************************************************************/ *************************************************************************/
......
...@@ -36,8 +36,6 @@ ...@@ -36,8 +36,6 @@
#include "menus.hpp" /* Popup */ #include "menus.hpp" /* Popup */
#include "input_manager.hpp" /* THEMIM */ #include "input_manager.hpp" /* THEMIM */
#include "sorting.h" /* Columns order */
#include <vlc_services_discovery.h> /* SD_CMD_SEARCH */ #include <vlc_services_discovery.h> /* SD_CMD_SEARCH */
#include <QHeaderView> #include <QHeaderView>
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment