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 /src/3rdparty/libmng | |
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)
Diffstat (limited to 'src/3rdparty/libmng')
-rw-r--r-- | src/3rdparty/libmng/ltmain.sh | 5 |
1 files changed, 0 insertions, 5 deletions
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: |