diff options
author | Michele Calgaro <[email protected]> | 2020-09-29 18:34:39 +0900 |
---|---|---|
committer | Michele Calgaro <[email protected]> | 2020-09-29 18:34:39 +0900 |
commit | 2a118a217decc824cc6cfbf644ea8db64554e0e3 (patch) | |
tree | 4676dedec1fb796c0942b70e655a02c19317115b /src/svnqt/path.cpp | |
parent | 15a9cd1aabdfb146b6abd8c80b6560c1a490a329 (diff) | |
download | tdesvn-2a118a217decc824cc6cfbf644ea8db64554e0e3.tar.gz tdesvn-2a118a217decc824cc6cfbf644ea8db64554e0e3.zip |
Removed code formatting modelines.
Signed-off-by: Michele Calgaro <[email protected]>
Diffstat (limited to 'src/svnqt/path.cpp')
-rw-r--r-- | src/svnqt/path.cpp | 6 |
1 files changed, 0 insertions, 6 deletions
diff --git a/src/svnqt/path.cpp b/src/svnqt/path.cpp index ae94789..2b6d40a 100644 --- a/src/svnqt/path.cpp +++ b/src/svnqt/path.cpp @@ -270,9 +270,3 @@ namespace svn } } - -/* ----------------------------------------------------------------- - * local variables: - * eval: (load-file "../../rapidsvn-dev.el") - * end: - */ |