diff options
Diffstat (limited to 'dcop/client/dcop.cpp')
-rw-r--r-- | dcop/client/dcop.cpp | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/dcop/client/dcop.cpp b/dcop/client/dcop.cpp index 698479612..53acbd1c7 100644 --- a/dcop/client/dcop.cpp +++ b/dcop/client/dcop.cpp @@ -940,6 +940,3 @@ int main( int argc, char** argv ) return retval; } - -// vim: set ts=8 sts=4 sw=4 noet: - |