summaryrefslogtreecommitdiff
path: root/ext/enchant/php_enchant.h
diff options
context:
space:
mode:
Diffstat (limited to 'ext/enchant/php_enchant.h')
-rw-r--r--ext/enchant/php_enchant.h9
1 files changed, 0 insertions, 9 deletions
diff --git a/ext/enchant/php_enchant.h b/ext/enchant/php_enchant.h
index 16d2fee554..1152a96f47 100644
--- a/ext/enchant/php_enchant.h
+++ b/ext/enchant/php_enchant.h
@@ -68,12 +68,3 @@ PHP_FUNCTION(enchant_dict_quick_check);
#endif
#endif /* PHP_ENCHANT_H */
-
-
-/*
- * Local variables:
- * tab-width: 4
- * c-basic-offset: 4
- * indent-tabs-mode: t
- * End:
- */