diff options
Diffstat (limited to 'dcop/client/marshall.cpp')
-rw-r--r-- | dcop/client/marshall.cpp | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/dcop/client/marshall.cpp b/dcop/client/marshall.cpp index efdb76bfc..5128be80b 100644 --- a/dcop/client/marshall.cpp +++ b/dcop/client/marshall.cpp @@ -409,6 +409,3 @@ void marshall( TQDataStream &arg, QCStringList args, uint &i, TQString type ) } i++; } - -// vim: set noet ts=8 sts=4 sw=4: - |