summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMichele Calgaro <michele.calgaro@yahoo.it>2020-09-25 17:35:42 +0900
committerMichele Calgaro <michele.calgaro@yahoo.it>2020-09-25 17:36:09 +0900
commit76d48de5e34ffd1742f33b269cc2b6088a1be895 (patch)
treeec11829cd27a871e0ffdd73e164feb63c5eb4c9b
parent6346a91f2a4d467eb565c462aa5dbd1014e5fff6 (diff)
downloaddbus-tqt-76d48de5e34ffd1742f33b269cc2b6088a1be895.tar.gz
dbus-tqt-76d48de5e34ffd1742f33b269cc2b6088a1be895.zip
Removed additional code formatting modelines.
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> (cherry picked from commit 774ddfda57e6206905118d1dbe729b93db1dadd9)
-rw-r--r--connection.cpp1
-rw-r--r--connection.h1
-rw-r--r--integrator.cpp1
-rw-r--r--integrator.h1
-rw-r--r--server.cpp1
-rw-r--r--server.h1
6 files changed, 0 insertions, 6 deletions
diff --git a/connection.cpp b/connection.cpp
index cc0e6ca..5c818f1 100644
--- a/connection.cpp
+++ b/connection.cpp
@@ -1,4 +1,3 @@
-// -*- Mode: C++; c-basic-offset: 2; indent-tabs-mode: nil; -*-
/* connection.cpp: TQt wrapper for DBusConnection
*
* Copyright (C) 2003 Zack Rusin <zack@kde.org>
diff --git a/connection.h b/connection.h
index c7d2e35..0d9770f 100644
--- a/connection.h
+++ b/connection.h
@@ -1,4 +1,3 @@
-// -*- Mode: C++; c-basic-offset: 2; indent-tabs-mode: nil; -*-
/* connection.h: TQt wrapper for DBusConnection
*
* Copyright (C) 2003 Zack Rusin <zack@kde.org>
diff --git a/integrator.cpp b/integrator.cpp
index 6e8528b..e49cf7e 100644
--- a/integrator.cpp
+++ b/integrator.cpp
@@ -1,4 +1,3 @@
-// -*- Mode: C++; c-basic-offset: 2; indent-tabs-mode: nil; -*-
/* integrator.h: integrates D-BUS into TQt event loop
*
* Copyright (C) 2003 Zack Rusin <zack@kde.org>
diff --git a/integrator.h b/integrator.h
index 98ecbad..fe35094 100644
--- a/integrator.h
+++ b/integrator.h
@@ -1,4 +1,3 @@
-// -*- Mode: C++; c-basic-offset: 2; indent-tabs-mode: nil; -*-
/* integrator.h: integrates D-BUS into TQt event loop
*
* Copyright (C) 2003 Zack Rusin <zack@kde.org>
diff --git a/server.cpp b/server.cpp
index f09d8a2..d1cc821 100644
--- a/server.cpp
+++ b/server.cpp
@@ -1,4 +1,3 @@
-// -*- Mode: C++; c-basic-offset: 2; indent-tabs-mode: nil; -*-
/* server.h: TQt wrapper for DBusServer
*
* Copyright (C) 2003 Zack Rusin <zack@kde.org>
diff --git a/server.h b/server.h
index 3186bc1..54650f4 100644
--- a/server.h
+++ b/server.h
@@ -1,4 +1,3 @@
-// -*- Mode: C++; c-basic-offset: 2; indent-tabs-mode: nil; -*-
/* server.h: TQt wrapper for DBusServer
*
* Copyright (C) 2003 Zack Rusin <zack@kde.org>