mirror of
https://github.com/tuxbox-neutrino/neutrino.git
synced 2025-09-01 18:01:13 +02:00
remove doubles include
This commit is contained in:
@@ -35,10 +35,7 @@
|
||||
#include <config.h>
|
||||
#endif
|
||||
|
||||
#include <gui/widget/buttons.h>
|
||||
#include <gui/widget/icons.h>
|
||||
#include <gui/widget/messagebox.h>
|
||||
|
||||
#include "bouqueteditor_channels.h"
|
||||
|
||||
#include <global.h>
|
||||
@@ -53,7 +50,6 @@
|
||||
#include <zapit/getservices.h>
|
||||
#include <zapit/femanager.h>
|
||||
|
||||
#include <zapit/client/zapitclient.h>
|
||||
extern CBouquetManager *g_bouquetManager;
|
||||
|
||||
CBEChannelWidget::CBEChannelWidget(const std::string & Caption, unsigned int Bouquet)
|
||||
|
Reference in New Issue
Block a user