diff options
author | Michele Calgaro <michele.calgaro@yahoo.it> | 2020-09-28 23:34:26 +0900 |
---|---|---|
committer | Michele Calgaro <michele.calgaro@yahoo.it> | 2020-09-28 23:34:37 +0900 |
commit | e8f92fb1853a38cd5c8bcf5212a8389449a5b335 (patch) | |
tree | 93f2be9bda42a6bf250e20099c273f7f80b63666 /src | |
parent | 73bae8d7f8b7adf2e64171f24e522e4b3090e5af (diff) | |
download | kile-e8f92fb1853a38cd5c8bcf5212a8389449a5b335.tar.gz kile-e8f92fb1853a38cd5c8bcf5212a8389449a5b335.zip |
Removed code formatting modelines.
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
(cherry picked from commit eb1717c1a7b34e0bd1b5aa1116dd98b6ec2ae7a2)
Diffstat (limited to 'src')
-rwxr-xr-x | src/dist/createPackage.sh | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/src/dist/createPackage.sh b/src/dist/createPackage.sh index 99d160d..3b97a15 100755 --- a/src/dist/createPackage.sh +++ b/src/dist/createPackage.sh @@ -872,5 +872,3 @@ postProcessApplicationDir packageApplication packageTranslations - -# vim: set et ts=4 sts=4: |