summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMichele Calgaro <michele.calgaro@yahoo.it>2020-09-27 12:24:43 +0900
committerMichele Calgaro <michele.calgaro@yahoo.it>2020-09-27 12:24:43 +0900
commit43199eec059bd5e2976017b06f84e45155e921b8 (patch)
tree2de8ed847f063b83c134a7cb3d7c20c3df0f24d3
parent774ddfda57e6206905118d1dbe729b93db1dadd9 (diff)
downloaddbus-tqt-43199eec059bd5e2976017b06f84e45155e921b8.tar.gz
dbus-tqt-43199eec059bd5e2976017b06f84e45155e921b8.zip
Removed additional code formatting modelines.
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
-rw-r--r--dbus-qt.h1
-rw-r--r--dbus-qthread.cpp1
-rw-r--r--message.cpp1
-rw-r--r--message.h1
4 files changed, 0 insertions, 4 deletions
diff --git a/dbus-qt.h b/dbus-qt.h
index db16bbd..72f242a 100644
--- a/dbus-qt.h
+++ b/dbus-qt.h
@@ -1,4 +1,3 @@
-/* -*- mode: C; c-file-style: "gnu" -*- */
/*
* dbus-qt.h TQt integration
*
diff --git a/dbus-qthread.cpp b/dbus-qthread.cpp
index 92356b6..d796d38 100644
--- a/dbus-qthread.cpp
+++ b/dbus-qthread.cpp
@@ -1,4 +1,3 @@
-/* -*- mode: C; c-file-style: "gnu" -*- */
/* dbus-qthread.cpp TQt threads integration
*
* Copyright (C) 2002 Zack Rusin <zack@kde.org>
diff --git a/message.cpp b/message.cpp
index 9f94955..ea50158 100644
--- a/message.cpp
+++ b/message.cpp
@@ -1,4 +1,3 @@
-/* -*- mode: C++; c-file-style: "gnu" -*- */
/* message.cpp: TQt wrapper for DBusMessage
*
* Copyright (C) 2003 Zack Rusin <zack@kde.org>
diff --git a/message.h b/message.h
index c882543..948aaea 100644
--- a/message.h
+++ b/message.h
@@ -1,4 +1,3 @@
-/* -*- mode: C++; c-file-style: "gnu" -*- */
/* message.h: TQt wrapper for DBusMessage
*
* Copyright (C) 2003 Zack Rusin <zack@kde.org>