diff options
author | Michele Calgaro <[email protected]> | 2020-09-19 22:12:07 +0900 |
---|---|---|
committer | Michele Calgaro <[email protected]> | 2020-09-19 22:12:29 +0900 |
commit | b48cf653ac34b390a3c6368d9a158728b0b0d169 (patch) | |
tree | 024676df001b642ba242ffac310d8f71cb7182a0 | |
parent | 5f6511d785af73e8eb111441f802ca4d976a4e99 (diff) | |
download | tqt3-b48cf653ac34b390a3c6368d9a158728b0b0d169.tar.gz tqt3-b48cf653ac34b390a3c6368d9a158728b0b0d169.zip |
Removed code formatting modelines.
Signed-off-by: Michele Calgaro <[email protected]>
(cherry picked from commit 250e6baa4c9f3a20628525e197fb48e85e73e65d)
-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 c7b82d14f..01d4fc861 100755 --- a/bin/tqtfindtr +++ b/bin/tqtfindtr @@ -1,5 +1,4 @@ #!/usr/bin/perl -w -# vi:wrap: # See Qt 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: |