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/client_status.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/client_status.cpp')
-rw-r--r-- | src/svnqt/client_status.cpp | 6 |
1 files changed, 0 insertions, 6 deletions
diff --git a/src/svnqt/client_status.cpp b/src/svnqt/client_status.cpp index 4b437a3..749042c 100644 --- a/src/svnqt/client_status.cpp +++ b/src/svnqt/client_status.cpp @@ -727,9 +727,3 @@ namespace svn } } - -/* ----------------------------------------------------------------- - * local variables: - * eval: (load-file "../../rapidsvn-dev.el") - * end: - */ |