From c2cdd1a81546369d923008f8ba4fdb6828846122 Mon Sep 17 00:00:00 2001 From: Michele Calgaro Date: Mon, 21 Sep 2020 00:24:17 +0900 Subject: Removed code formatting modelines. Signed-off-by: Michele Calgaro (cherry picked from commit 61e4a38f6aef304b9bacac0a908430a141cb5fc8) --- noatun-plugins/wavecapture/wavecapture.cpp | 2 -- noatun-plugins/wavecapture/wavecapture.h | 2 -- 2 files changed, 4 deletions(-) (limited to 'noatun-plugins/wavecapture') diff --git a/noatun-plugins/wavecapture/wavecapture.cpp b/noatun-plugins/wavecapture/wavecapture.cpp index 2fe6f08..a138103 100644 --- a/noatun-plugins/wavecapture/wavecapture.cpp +++ b/noatun-plugins/wavecapture/wavecapture.cpp @@ -193,5 +193,3 @@ void WaveCapture::copyFinished( TDEIO::Job* job ) } #include "wavecapture.moc" - -// vim:ts=4:sw=4 diff --git a/noatun-plugins/wavecapture/wavecapture.h b/noatun-plugins/wavecapture/wavecapture.h index da979ad..1686b12 100644 --- a/noatun-plugins/wavecapture/wavecapture.h +++ b/noatun-plugins/wavecapture/wavecapture.h @@ -69,5 +69,3 @@ private: }; #endif - -// vim:ts=4:sw=4 -- cgit v1.2.1