summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMichele Calgaro <michele.calgaro@yahoo.it>2020-09-19 22:12:07 +0900
committerMichele Calgaro <michele.calgaro@yahoo.it>2020-09-19 22:12:07 +0900
commit250e6baa4c9f3a20628525e197fb48e85e73e65d (patch)
tree6324c7e6c117b115f8f4a30f197d0a9c59c1dc21
parent1335b2013b3b58621399874e0eea17bcd00b8d3f (diff)
downloadtqt3-250e6baa4c9f3a20628525e197fb48e85e73e65d.tar.gz
tqt3-250e6baa4c9f3a20628525e197fb48e85e73e65d.zip
Removed code formatting modelines.
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
-rwxr-xr-xbin/tqtfindtr1
-rw-r--r--src/3rdparty/libmng/ltmain.sh5
2 files changed, 0 insertions, 6 deletions
diff --git a/bin/tqtfindtr b/bin/tqtfindtr
index 11ded12f..50d296eb 100755
--- a/bin/tqtfindtr
+++ b/bin/tqtfindtr
@@ -1,5 +1,4 @@
#!/usr/bin/perl -w
-# vi:wrap:
# See TQt I18N documentation for usage information.
diff --git a/src/3rdparty/libmng/ltmain.sh b/src/3rdparty/libmng/ltmain.sh
index 7b739c80..0ba6bdfe 100644
--- a/src/3rdparty/libmng/ltmain.sh
+++ b/src/3rdparty/libmng/ltmain.sh
@@ -4981,8 +4981,3 @@ echo
$echo "Try \`$modename --help' for more information about other modes."
exit 0
-
-# Local Variables:
-# mode:shell-script
-# sh-indentation:2
-# End: