Remove unused enums

Thuis is garbage from the old code.

Signed-off-by: Tomaz Canabrava <tomaz.canabrava@intel.com>
Signed-off-by: Dirk Hohndel <dirk@hohndel.org>
This commit is contained in:
Tomaz Canabrava 2015-02-10 16:15:51 -02:00 committed by Dirk Hohndel
parent 3296089953
commit d53723fade

View file

@ -48,10 +48,7 @@ public:
COLLAPSED,
EXPANDED
};
enum InfoWidgetIndexes {
MAINTAB,
PLANNERWIDGET
};
enum CurrentState {
VIEWALL,
GLOBE_MAXIMIZED,