[vlc-commits] qt: Remove unused include
Hugo Beauzée-Luyssen
git at videolan.org
Thu Jun 15 16:22:25 CEST 2017
vlc | branch: master | Hugo Beauzée-Luyssen <hugo at beauzee.fr> | Wed Jun 14 17:55:48 2017 +0200| [6bffaff810d640390b8a19f9a0f3818ce96a464b] | committer: Hugo Beauzée-Luyssen
qt: Remove unused include
> http://git.videolan.org/gitweb.cgi/vlc.git/?a=commit;h=6bffaff810d640390b8a19f9a0f3818ce96a464b
---
modules/gui/qt/managers/addons_manager.hpp | 1 -
1 file changed, 1 deletion(-)
diff --git a/modules/gui/qt/managers/addons_manager.hpp b/modules/gui/qt/managers/addons_manager.hpp
index 9ef3c6e035..69c3f47279 100644
--- a/modules/gui/qt/managers/addons_manager.hpp
+++ b/modules/gui/qt/managers/addons_manager.hpp
@@ -28,7 +28,6 @@
#include "qt.hpp"
#include "util/singleton.hpp"
-#include <vlc_events.h>
#include <vlc_addons.h>
#include <QObject>
More information about the vlc-commits
mailing list