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 e0e3116..f882289 100644 --- a/src/ruleparser.h +++ b/src/ruleparser.h @@ -45,7 +45,6 @@ public: QRegExp rx; QString repository; QString branch; - QString path; int minRevision; int maxRevision; int lineNumber; |