diff options
Diffstat (limited to 'akregator/src/mainwindow.cpp')
-rw-r--r-- | akregator/src/mainwindow.cpp | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/akregator/src/mainwindow.cpp b/akregator/src/mainwindow.cpp index c4e47338a..f5654d9bc 100644 --- a/akregator/src/mainwindow.cpp +++ b/akregator/src/mainwindow.cpp @@ -285,6 +285,3 @@ void MainWindow::slotSetStatusBarText( const TQString & text ) } // namespace Akregator #include "mainwindow.moc" - - -// vim: set et ts=4 sts=4 sw=4: |