diff options
author | Michele Calgaro <michele.calgaro@yahoo.it> | 2020-09-29 17:36:26 +0900 |
---|---|---|
committer | Michele Calgaro <michele.calgaro@yahoo.it> | 2020-09-29 17:36:44 +0900 |
commit | 2f09d65ee4c7d9c08b907a1683b902e87b378928 (patch) | |
tree | 43dfc12d9ac3f60194e117db97f7fa71a1db73ab /src/base/test/utf8.cpp | |
parent | 50895ac2d69a50a03a11182f4efdd0c55f20aec4 (diff) | |
download | rosegarden-2f09d65ee4c7d9c08b907a1683b902e87b378928.tar.gz rosegarden-2f09d65ee4c7d9c08b907a1683b902e87b378928.zip |
Removed code formatting modelines.
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
(cherry picked from commit 0009f18105aa640bfbf8c10e426cc5f2219869dd)
Diffstat (limited to 'src/base/test/utf8.cpp')
-rw-r--r-- | src/base/test/utf8.cpp | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/src/base/test/utf8.cpp b/src/base/test/utf8.cpp index 7104cc0..2e60f64 100644 --- a/src/base/test/utf8.cpp +++ b/src/base/test/utf8.cpp @@ -1,5 +1,3 @@ -// -*- c-basic-offset: 4 -*- - #include "XmlExportable.h" #include <iostream> #include <string> |