diff options
Diffstat (limited to 'arts/gui/kde/kframe_impl.cpp')
-rw-r--r-- | arts/gui/kde/kframe_impl.cpp | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/arts/gui/kde/kframe_impl.cpp b/arts/gui/kde/kframe_impl.cpp index d95da549..0b23551e 100644 --- a/arts/gui/kde/kframe_impl.cpp +++ b/arts/gui/kde/kframe_impl.cpp @@ -94,5 +94,3 @@ void KFrame_impl::frameshadow( Shadow fs ) } REGISTER_IMPLEMENTATION(KFrame_impl); - -// vim: sw=4 ts=4 |