diff options
author | Michele Calgaro <[email protected]> | 2020-09-29 18:34:39 +0900 |
---|---|---|
committer | Michele Calgaro <[email protected]> | 2020-09-29 18:34:55 +0900 |
commit | f7bdc491f84fbd6bb82d214701ab3771bacf7cb2 (patch) | |
tree | 97dccdd224463acd80b63373ff66c7d022065463 /src/svnqt/context.cpp | |
parent | 83d1ab08d6cd6bb77ca1b255b18d236c5697ef3c (diff) | |
download | tdesvn-f7bdc491f84fbd6bb82d214701ab3771bacf7cb2.tar.gz tdesvn-f7bdc491f84fbd6bb82d214701ab3771bacf7cb2.zip |
Removed code formatting modelines.
Signed-off-by: Michele Calgaro <[email protected]>
(cherry picked from commit 2a118a217decc824cc6cfbf644ea8db64554e0e3)
Diffstat (limited to 'src/svnqt/context.cpp')
-rw-r--r-- | src/svnqt/context.cpp | 6 |
1 files changed, 0 insertions, 6 deletions
diff --git a/src/svnqt/context.cpp b/src/svnqt/context.cpp index 7c993ca..015d928 100644 --- a/src/svnqt/context.cpp +++ b/src/svnqt/context.cpp @@ -128,9 +128,3 @@ namespace svn m->reset(); } } - -/* ----------------------------------------------------------------- - * local variables: - * eval: (load-file "../../rapidsvn-dev.el") - * end: - */ |