ui/viewmanagement/statehandler/inc/glxfullscreenstate.h
changeset 24 99ad1390cd33
parent 23 74c9f037fd5d
child 50 a0f57508af73
--- a/ui/viewmanagement/statehandler/inc/glxfullscreenstate.h	Fri Mar 19 09:28:59 2010 +0200
+++ b/ui/viewmanagement/statehandler/inc/glxfullscreenstate.h	Fri Apr 16 14:58:46 2010 +0300
@@ -22,13 +22,6 @@
 
 #include <glxbasestate.h>
 
-typedef enum 
-{
-    NO_FULLSCREEN_S,
-    EXTERNAL_S,
-    IMAGEVIEWER_S //don't add any state before this
-} FullScreenState;
-
 class GlxFullScreenState : public GlxState
 {
 public :