From a6ad9493855734593c2132b09a60f0eaa334b591 Mon Sep 17 00:00:00 2001 From: Michele Calgaro Date: Wed, 23 Sep 2020 23:10:53 +0900 Subject: Removed code formatting modelines. Signed-off-by: Michele Calgaro (cherry picked from commit 3bbc1697473ff8e1d58d392c61f5d1779af6b555) --- kjsembed/builtins/textstream_imp.cpp | 4 ---- 1 file changed, 4 deletions(-) (limited to 'kjsembed/builtins/textstream_imp.cpp') diff --git a/kjsembed/builtins/textstream_imp.cpp b/kjsembed/builtins/textstream_imp.cpp index d28bb46c..3d72d30b 100644 --- a/kjsembed/builtins/textstream_imp.cpp +++ b/kjsembed/builtins/textstream_imp.cpp @@ -128,7 +128,3 @@ KJS::Value TextStreamImp::call( KJS::ExecState *exec, KJS::Object &/*self*/, con } // namespace KJSEmbed::BuiltIns } // namespace KJSEmbed - -// Local Variables: -// c-basic-offset: 4 -// End: -- cgit v1.2.1