OSDN Git Service

remove forgotten enum
authorOswald Buddenhagen <oswald.buddenhagen@nokia.com>
Wed, 12 Aug 2009 11:48:42 +0000 (13:48 +0200)
committerOswald Buddenhagen <oswald.buddenhagen@nokia.com>
Fri, 14 Aug 2009 09:45:49 +0000 (11:45 +0200)
src/shared/proparser/profileevaluator.cpp

index e264379..06a895a 100644 (file)
@@ -170,8 +170,6 @@ public:
     QString m_proitem;
     QString m_pendingComment;
 
-    enum StrState { NeverStarted, NotStarted, Started, PutSpace };
-
     /////////////// Evaluating pro file contents
 
     // implementation of AbstractProItemVisitor