diff options
author | Michele Calgaro <[email protected]> | 2020-09-29 10:41:11 +0900 |
---|---|---|
committer | Michele Calgaro <[email protected]> | 2020-09-29 10:41:11 +0900 |
commit | 9aec66a72334c90bb0f81c46520c2fc080931d59 (patch) | |
tree | 269f37765f1910aaea4eba665136e6b0483b37b5 /doc/api | |
parent | 43d946556f430d12ee69a4b7c52cad0cc6cab10d (diff) | |
download | koffice-9aec66a72334c90bb0f81c46520c2fc080931d59.tar.gz koffice-9aec66a72334c90bb0f81c46520c2fc080931d59.zip |
Removed code formatting modelines.
Signed-off-by: Michele Calgaro <[email protected]>
Diffstat (limited to 'doc/api')
-rw-r--r-- | doc/api/Doxyfile.am | 5 |
1 files changed, 0 insertions, 5 deletions
diff --git a/doc/api/Doxyfile.am b/doc/api/Doxyfile.am index 05aa7591..9ec27710 100644 --- a/doc/api/Doxyfile.am +++ b/doc/api/Doxyfile.am @@ -146,8 +146,3 @@ apidox-am-tree: fi .PHONY: apidox-am-yes apidox-am-no install-data-local install-apidox install-apidox uninstall-local uninstall-apidox uninstall-apidox apidox apidox-am-toplevel-no apidox-am-toplevel-yes apidox-am-tree - - -# Local Variables: -# mode: makefile -# End: |