diff options
author | Michele Calgaro <michele.calgaro@yahoo.it> | 2020-09-27 12:24:43 +0900 |
---|---|---|
committer | Michele Calgaro <michele.calgaro@yahoo.it> | 2020-09-27 12:25:11 +0900 |
commit | bb99455d342e1081e9b64084368dd1d5515e9caf (patch) | |
tree | b32f27f553a6d3b035530826cc58dcff2e3bfba1 /dbus-qthread.cpp | |
parent | 76d48de5e34ffd1742f33b269cc2b6088a1be895 (diff) | |
download | dbus-tqt-bb99455d342e1081e9b64084368dd1d5515e9caf.tar.gz dbus-tqt-bb99455d342e1081e9b64084368dd1d5515e9caf.zip |
Removed additional code formatting modelines.
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
(cherry picked from commit 43199eec059bd5e2976017b06f84e45155e921b8)
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 ba46bd1..d7095f2 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 <zack@kde.org> |