diff options
Diffstat (limited to 'kontact/interfaces/plugin.cpp')
-rw-r--r-- | kontact/interfaces/plugin.cpp | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/kontact/interfaces/plugin.cpp b/kontact/interfaces/plugin.cpp index ed81dcb65..3b63466c7 100644 --- a/kontact/interfaces/plugin.cpp +++ b/kontact/interfaces/plugin.cpp @@ -255,5 +255,3 @@ void Plugin::virtual_hook( int, void* ) { } #include "plugin.moc" - -// vim: sw=2 et sts=2 tw=80 |