diff options
author | Michele Calgaro <michele.calgaro@yahoo.it> | 2020-09-20 21:14:29 +0900 |
---|---|---|
committer | Michele Calgaro <michele.calgaro@yahoo.it> | 2020-09-20 21:14:51 +0900 |
commit | 3013c1e653e37c03ef987eb4efd1ebb68a64ad33 (patch) | |
tree | 137f21015264b10f657c0b491b3a07f6f1061e3c | |
parent | d498a4c5dd9bca5c80b1fd244778962f64143271 (diff) | |
download | admin-3013c1e653e37c03ef987eb4efd1ebb68a64ad33.tar.gz admin-3013c1e653e37c03ef987eb4efd1ebb68a64ad33.zip |
Removed additional code formatting modelines.
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
(cherry picked from commit 80eb8bffc7c3b5cbf5ab51b4d7877d0cdaad45e1)
-rw-r--r-- | Doxyfile.am | 5 |
1 files changed, 0 insertions, 5 deletions
diff --git a/Doxyfile.am b/Doxyfile.am index 420b411..f227912 100644 --- a/Doxyfile.am +++ b/Doxyfile.am @@ -95,8 +95,3 @@ install-apidox-recurse: install-apidox .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 - - -# Local Variables: -# mode: makefile -# End: |