summaryrefslogtreecommitdiff
path: root/ext/calendar/julian.c
diff options
context:
space:
mode:
Diffstat (limited to 'ext/calendar/julian.c')
-rw-r--r--ext/calendar/julian.c9
1 files changed, 0 insertions, 9 deletions
diff --git a/ext/calendar/julian.c b/ext/calendar/julian.c
index 6ab0854c3b..ac580aa08e 100644
--- a/ext/calendar/julian.c
+++ b/ext/calendar/julian.c
@@ -252,12 +252,3 @@ zend_long JulianToSdn(
+ inputDay
- JULIAN_SDN_OFFSET);
}
-
-/*
- * Local variables:
- * tab-width: 4
- * c-basic-offset: 4
- * End:
- * vim600: sw=4 ts=4 fdm=marker
- * vim<600: sw=4 ts=4
- */