diff options
-rw-r--r-- | akonadish/syntaxtree.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/akonadish/syntaxtree.h b/akonadish/syntaxtree.h index 6fdf2b9..3421fc3 100644 --- a/akonadish/syntaxtree.h +++ b/akonadish/syntaxtree.h | |||
@@ -52,7 +52,6 @@ public: | |||
52 | class SyntaxTree | 52 | class SyntaxTree |
53 | { | 53 | { |
54 | public: | 54 | public: |
55 | |||
56 | typedef std::pair<const Syntax *, QStringList> Command; | 55 | typedef std::pair<const Syntax *, QStringList> Command; |
57 | 56 | ||
58 | static SyntaxTree *self(); | 57 | static SyntaxTree *self(); |