diff options
author | Michele Calgaro <michele.calgaro@yahoo.it> | 2020-09-19 22:12:07 +0900 |
---|---|---|
committer | Michele Calgaro <michele.calgaro@yahoo.it> | 2020-09-19 22:12:07 +0900 |
commit | 250e6baa4c9f3a20628525e197fb48e85e73e65d (patch) | |
tree | 6324c7e6c117b115f8f4a30f197d0a9c59c1dc21 | |
parent | 1335b2013b3b58621399874e0eea17bcd00b8d3f (diff) | |
download | tqt3-250e6baa4c9f3a20628525e197fb48e85e73e65d.tar.gz tqt3-250e6baa4c9f3a20628525e197fb48e85e73e65d.zip |
Removed code formatting modelines.
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
-rwxr-xr-x | bin/tqtfindtr | 1 | ||||
-rw-r--r-- | src/3rdparty/libmng/ltmain.sh | 5 |
2 files changed, 0 insertions, 6 deletions
diff --git a/bin/tqtfindtr b/bin/tqtfindtr index 11ded12f5..50d296ebd 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 7b739c807..0ba6bdfe7 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: |