diff options
Diffstat (limited to 'kjsembed/jsproxy.cpp')
-rw-r--r-- | kjsembed/jsproxy.cpp | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/kjsembed/jsproxy.cpp b/kjsembed/jsproxy.cpp index cbf3a5e3..787bb183 100644 --- a/kjsembed/jsproxy.cpp +++ b/kjsembed/jsproxy.cpp @@ -116,7 +116,3 @@ void JSProxy::addEnums( KJS::ExecState * exec, EnumTable * table, KJS::Object & } // namespace KJSEmbed - -// Local Variables: -// c-basic-offset: 4 -// End: |