diff options
Diffstat (limited to 'src/ruleparser.h')
-rw-r--r-- | src/ruleparser.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/src/ruleparser.h b/src/ruleparser.h index f882289..4433862 100644 --- a/src/ruleparser.h +++ b/src/ruleparser.h @@ -30,7 +30,6 @@ public: struct Branch { QString name; - QString branchFrom; }; QString name; |