diff options
Diffstat (limited to 'kbugbuster/backend/bugserverconfig.cpp')
-rw-r--r-- | kbugbuster/backend/bugserverconfig.cpp | 5 |
1 files changed, 0 insertions, 5 deletions
diff --git a/kbugbuster/backend/bugserverconfig.cpp b/kbugbuster/backend/bugserverconfig.cpp index f24a7724..91b6326e 100644 --- a/kbugbuster/backend/bugserverconfig.cpp +++ b/kbugbuster/backend/bugserverconfig.cpp @@ -144,8 +144,3 @@ void BugServerConfig::writeConfig( TDEConfig *cfg ) cfg->writeEntry( "CurrentComponent", mCurrentComponent ); cfg->writeEntry( "CurrentBug", mCurrentBug ); } - - -/* - * vim:sw=4:ts=4:et - */ |