diff options
author | Michele Calgaro <michele.calgaro@yahoo.it> | 2020-09-21 00:24:17 +0900 |
---|---|---|
committer | Michele Calgaro <michele.calgaro@yahoo.it> | 2020-09-21 00:24:39 +0900 |
commit | c2cdd1a81546369d923008f8ba4fdb6828846122 (patch) | |
tree | 24add0ab832802ca7708aec39dad35450e0f88a8 /noatun-plugins/charlatan/charlatanui.cpp | |
parent | a854554c7e7e21c755f4da3f8b2e4b0d32ae4d32 (diff) | |
download | tdeaddons-c2cdd1a81546369d923008f8ba4fdb6828846122.tar.gz tdeaddons-c2cdd1a81546369d923008f8ba4fdb6828846122.zip |
Removed code formatting modelines.
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
(cherry picked from commit 61e4a38f6aef304b9bacac0a908430a141cb5fc8)
Diffstat (limited to 'noatun-plugins/charlatan/charlatanui.cpp')
-rw-r--r-- | noatun-plugins/charlatan/charlatanui.cpp | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/noatun-plugins/charlatan/charlatanui.cpp b/noatun-plugins/charlatan/charlatanui.cpp index b4fa7f6..b3e69db 100644 --- a/noatun-plugins/charlatan/charlatanui.cpp +++ b/noatun-plugins/charlatan/charlatanui.cpp @@ -31,5 +31,3 @@ extern "C" return new Charlatan; } } - -// vim:ts=2:sw=2:tw=78:noet |