removed unused #endif

This commit is contained in:
Nick Bolton 2013-03-17 16:20:12 +00:00
parent 6ec2ea2c0e
commit d57a3423e7
2 changed files with 0 additions and 4 deletions

View File

@ -34,5 +34,3 @@ public:
virtual void primaryAction();
virtual const Icon getIcon() const;
};
#endif

View File

@ -34,5 +34,3 @@ public:
virtual void primaryAction();
virtual const Icon getIcon() const;
};
#endif