diff --git a/dbus-qt.h b/dbus-qt.h index db16bbd..72f242a 100644 --- a/dbus-qt.h +++ b/dbus-qt.h @@ -1,4 +1,3 @@ -/* -*- mode: C; c-file-style: "gnu" -*- */ /* * dbus-qt.h TQt integration * 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 diff --git a/message.cpp b/message.cpp index 9f94955..ea50158 100644 --- a/message.cpp +++ b/message.cpp @@ -1,4 +1,3 @@ -/* -*- mode: C++; c-file-style: "gnu" -*- */ /* message.cpp: TQt wrapper for DBusMessage * * Copyright (C) 2003 Zack Rusin diff --git a/message.h b/message.h index c882543..948aaea 100644 --- a/message.h +++ b/message.h @@ -1,4 +1,3 @@ -/* -*- mode: C++; c-file-style: "gnu" -*- */ /* message.h: TQt wrapper for DBusMessage * * Copyright (C) 2003 Zack Rusin