diff options
author | Michele Calgaro <[email protected]> | 2020-09-19 22:12:07 +0900 |
---|---|---|
committer | Michele Calgaro <[email protected]> | 2020-09-19 22:12:07 +0900 |
commit | 250e6baa4c9f3a20628525e197fb48e85e73e65d (patch) | |
tree | 6324c7e6c117b115f8f4a30f197d0a9c59c1dc21 /src/3rdparty | |
parent | 1335b2013b3b58621399874e0eea17bcd00b8d3f (diff) | |
download | tqt3-250e6baa4c9f3a20628525e197fb48e85e73e65d.tar.gz tqt3-250e6baa4c9f3a20628525e197fb48e85e73e65d.zip |
Removed code formatting modelines.
Signed-off-by: Michele Calgaro <[email protected]>
Diffstat (limited to 'src/3rdparty')
-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: |