diff options
Diffstat (limited to 'src/svnqt/check.hpp')
-rw-r--r-- | src/svnqt/check.hpp | 5 |
1 files changed, 0 insertions, 5 deletions
diff --git a/src/svnqt/check.hpp b/src/svnqt/check.hpp index 450d021..7921e7e 100644 --- a/src/svnqt/check.hpp +++ b/src/svnqt/check.hpp @@ -43,8 +43,3 @@ (SVN_VER_MAJOR == (major) && SVN_VER_MINOR > (minor)) #endif -/* ----------------------------------------------------------------- - * local variables: - * eval: (load-file "../../rapidsvn-dev.el") - * end: - */ |