From 18afd986d98e71da5f108b766e44f03cfa2ae4d1 Mon Sep 17 00:00:00 2001 From: Michele Calgaro Date: Sun, 27 Sep 2020 22:19:49 +0900 Subject: Removed code formatting modelines. Signed-off-by: Michele Calgaro (cherry picked from commit 8aa8074403fd918cf105b776bc57e5aab3e2a771) --- kopete/protocols/msn/webcam/msnwebcamdialog.cpp | 3 --- kopete/protocols/msn/webcam/msnwebcamdialog.h | 1 - 2 files changed, 4 deletions(-) (limited to 'kopete/protocols/msn/webcam') diff --git a/kopete/protocols/msn/webcam/msnwebcamdialog.cpp b/kopete/protocols/msn/webcam/msnwebcamdialog.cpp index f10d6abe..d7a49e09 100644 --- a/kopete/protocols/msn/webcam/msnwebcamdialog.cpp +++ b/kopete/protocols/msn/webcam/msnwebcamdialog.cpp @@ -76,7 +76,4 @@ void MSNWebcamDialog::webcamClosed( int reason ) //m_imageContainer.setAlignment( TQt::AlignCenter ); //show(); } - -// kate: indent-mode csands; tab-width 4; - #include "msnwebcamdialog.moc" diff --git a/kopete/protocols/msn/webcam/msnwebcamdialog.h b/kopete/protocols/msn/webcam/msnwebcamdialog.h index a740e8ab..85bf08dc 100644 --- a/kopete/protocols/msn/webcam/msnwebcamdialog.h +++ b/kopete/protocols/msn/webcam/msnwebcamdialog.h @@ -53,4 +53,3 @@ private: }; #endif -//kate: indent-mode csands; auto-insert-doxygen on; -- cgit v1.2.1