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:35:42 +0900
commit774ddfda57e6206905118d1dbe729b93db1dadd9 (patch)
treebcd238b3212d73599246139eeff28bbe05c77c19
parent24193421f7caf5861a3c529435cde53613168d08 (diff)
downloaddbus-tqt-774ddfda.tar.gz
dbus-tqt-774ddfda.zip
Removed additional code formatting modelines.
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
-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>