diff options
author | Michele Calgaro <michele.calgaro@yahoo.it> | 2020-09-27 11:57:34 +0900 |
---|---|---|
committer | Michele Calgaro <michele.calgaro@yahoo.it> | 2020-09-27 11:58:01 +0900 |
commit | 7caf6b77bc3ba4c9671faffdeeffec73940b0e65 (patch) | |
tree | be45decbb987cf62f85ef94a6f120c10d8a217aa /libkcddb/cddb.cpp | |
parent | 25075081869cc0430237506426e626059697e35c (diff) | |
download | tdemultimedia-7caf6b77bc3ba4c9671faffdeeffec73940b0e65.tar.gz tdemultimedia-7caf6b77bc3ba4c9671faffdeeffec73940b0e65.zip |
Removed code formatting modelines.
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
(cherry picked from commit 34da0c702e28c52477c27720de0d41918b65ee33)
Diffstat (limited to 'libkcddb/cddb.cpp')
-rw-r--r-- | libkcddb/cddb.cpp | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/libkcddb/cddb.cpp b/libkcddb/cddb.cpp index 23b429ab..841d5215 100644 --- a/libkcddb/cddb.cpp +++ b/libkcddb/cddb.cpp @@ -223,5 +223,3 @@ namespace KCDDB } }*/ } - -// vim:tabstop=2:shiftwidth=2:expandtab:cinoptions=(s,U1,m1 |