aboutsummaryrefslogtreecommitdiffstats
path: root/src/repository.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/repository.h')
-rw-r--r--src/repository.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/repository.h b/src/repository.h
index b6b0708..2cee3f2 100644
--- a/src/repository.h
+++ b/src/repository.h
@@ -70,7 +70,6 @@ public:
private:
struct Branch
{
- QString branchFrom;
bool isCreated;
};