diff options
Diffstat (limited to 'kjsembed/kjsembedpart_imp.cpp')
-rw-r--r-- | kjsembed/kjsembedpart_imp.cpp | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/kjsembed/kjsembedpart_imp.cpp b/kjsembed/kjsembedpart_imp.cpp index abd28782..28d4c1ab 100644 --- a/kjsembed/kjsembedpart_imp.cpp +++ b/kjsembed/kjsembedpart_imp.cpp @@ -54,7 +54,3 @@ KJS::Value KJSEmbedPartImp::call( KJS::ExecState *exec, KJS::Object &/*self*/, c } // namespace KJSEmbed::Bindings } // namespace KJSEmbed - -// Local Variables: -// c-basic-offset: 4 -// End: |