summaryrefslogtreecommitdiffstats
path: root/kjsembed/tools/doxygen2imp_h.xsl
diff options
context:
space:
mode:
authorMichele Calgaro <michele.calgaro@yahoo.it>2020-09-23 23:10:53 +0900
committerMichele Calgaro <michele.calgaro@yahoo.it>2020-09-23 23:13:17 +0900
commita6ad9493855734593c2132b09a60f0eaa334b591 (patch)
tree9b1d743c6ef631e7e5e5ddb39f46d10b43c51d57 /kjsembed/tools/doxygen2imp_h.xsl
parentb7dfe19d2254698052af373e5266862d092020e5 (diff)
downloadtdebindings-a6ad9493855734593c2132b09a60f0eaa334b591.tar.gz
tdebindings-a6ad9493855734593c2132b09a60f0eaa334b591.zip
Removed code formatting modelines.
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> (cherry picked from commit 3bbc1697473ff8e1d58d392c61f5d1779af6b555)
Diffstat (limited to 'kjsembed/tools/doxygen2imp_h.xsl')
-rw-r--r--kjsembed/tools/doxygen2imp_h.xsl5
1 files changed, 0 insertions, 5 deletions
diff --git a/kjsembed/tools/doxygen2imp_h.xsl b/kjsembed/tools/doxygen2imp_h.xsl
index ce00e7a1..5b901c15 100644
--- a/kjsembed/tools/doxygen2imp_h.xsl
+++ b/kjsembed/tools/doxygen2imp_h.xsl
@@ -77,10 +77,5 @@ private:
} // namespace KJSEmbed
#endif // KJSEMBED_<xsl:value-of select="compoundname" />_H
-
-// Local Variables:
-// c-basic-offset: 4
-// End:
-
</xsl:template>
</xsl:stylesheet>