summaryrefslogtreecommitdiffstats
path: root/kjsembed/bindings/pen_imp.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'kjsembed/bindings/pen_imp.cpp')
-rw-r--r--kjsembed/bindings/pen_imp.cpp8
1 files changed, 0 insertions, 8 deletions
diff --git a/kjsembed/bindings/pen_imp.cpp b/kjsembed/bindings/pen_imp.cpp
index 63344a52..b85615b3 100644
--- a/kjsembed/bindings/pen_imp.cpp
+++ b/kjsembed/bindings/pen_imp.cpp
@@ -1,5 +1,3 @@
-// -*- c++ -*-
-
/*
* Copyright (C) 2003, Richard J. Moore <rich@kde.org>
*
@@ -119,9 +117,3 @@ KJS::Value Pen::call( KJS::ExecState *exec, KJS::Object &self, const KJS::List &
} // namespace Bindings
} // namespace KJSEmbed
-
-// Local Variables:
-// c-basic-offset: 4
-// End:
-
-