diff options
author | Michele Calgaro <[email protected]> | 2020-09-27 12:24:43 +0900 |
---|---|---|
committer | Michele Calgaro <[email protected]> | 2020-09-27 12:24:43 +0900 |
commit | 43199eec059bd5e2976017b06f84e45155e921b8 (patch) | |
tree | 2de8ed847f063b83c134a7cb3d7c20c3df0f24d3 /dbus-qthread.cpp | |
parent | 774ddfda57e6206905118d1dbe729b93db1dadd9 (diff) | |
download | dbus-tqt-43199eec059bd5e2976017b06f84e45155e921b8.tar.gz dbus-tqt-43199eec059bd5e2976017b06f84e45155e921b8.zip |
Removed additional code formatting modelines.
Signed-off-by: Michele Calgaro <[email protected]>
Diffstat (limited to 'dbus-qthread.cpp')
-rw-r--r-- | dbus-qthread.cpp | 1 |
1 files changed, 0 insertions, 1 deletions
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 <[email protected]> |