From 774ddfda57e6206905118d1dbe729b93db1dadd9 Mon Sep 17 00:00:00 2001 From: Michele Calgaro Date: Fri, 25 Sep 2020 17:35:42 +0900 Subject: [PATCH] Removed additional code formatting modelines. Signed-off-by: Michele Calgaro --- connection.cpp | 1 - connection.h | 1 - integrator.cpp | 1 - integrator.h | 1 - server.cpp | 1 - server.h | 1 - 6 files changed, 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 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 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 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 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 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