X-Git-Url: http://andersk.mit.edu/gitweb/svn-all-fast-export.git/blobdiff_plain/8a1468fda7259d2d476e142fc1a45c115be4ed75..973fa95b8703cfa2b29933e98a20e1c8b8026c40:/src/repository.h 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; };