summaryrefslogtreecommitdiff
path: root/plugins/Clist_modern/src/hdr/modern_commonheaders.h
diff options
context:
space:
mode:
Diffstat (limited to 'plugins/Clist_modern/src/hdr/modern_commonheaders.h')
-rw-r--r--plugins/Clist_modern/src/hdr/modern_commonheaders.h6
1 files changed, 0 insertions, 6 deletions
diff --git a/plugins/Clist_modern/src/hdr/modern_commonheaders.h b/plugins/Clist_modern/src/hdr/modern_commonheaders.h
index 003200d1c0..07d0d510a7 100644
--- a/plugins/Clist_modern/src/hdr/modern_commonheaders.h
+++ b/plugins/Clist_modern/src/hdr/modern_commonheaders.h
@@ -83,7 +83,6 @@ Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
#include <m_langpack.h>
#include <m_options.h>
#include <m_protosvc.h>
-#include <m_protoint.h>
#include <m_clistint.h>
#include <m_skin.h>
#include <m_contacts.h>
@@ -369,9 +368,4 @@ public:
};
};
-#define TRAY_ICON_MODE_GLOBAL 1
-#define TRAY_ICON_MODE_ACC 2
-#define TRAY_ICON_MODE_CYCLE 4
-#define TRAY_ICON_MODE_ALL 8
-
#endif // commonheaders_h__