diff options
author | Michele Calgaro <[email protected]> | 2020-09-25 17:35:42 +0900 |
---|---|---|
committer | Michele Calgaro <[email protected]> | 2020-09-25 17:35:42 +0900 |
commit | 774ddfda57e6206905118d1dbe729b93db1dadd9 (patch) | |
tree | bcd238b3212d73599246139eeff28bbe05c77c19 /connection.h | |
parent | 24193421f7caf5861a3c529435cde53613168d08 (diff) | |
download | dbus-tqt-774ddfda57e6206905118d1dbe729b93db1dadd9.tar.gz dbus-tqt-774ddfda57e6206905118d1dbe729b93db1dadd9.zip |
Removed additional code formatting modelines.
Signed-off-by: Michele Calgaro <[email protected]>
Diffstat (limited to 'connection.h')
-rw-r--r-- | connection.h | 1 |
1 files changed, 0 insertions, 1 deletions
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 <[email protected]> |