summaryrefslogtreecommitdiff
path: root/ext/session/mod_user.c
diff options
context:
space:
mode:
Diffstat (limited to 'ext/session/mod_user.c')
-rw-r--r--ext/session/mod_user.c9
1 files changed, 0 insertions, 9 deletions
diff --git a/ext/session/mod_user.c b/ext/session/mod_user.c
index c39971f134..c899fe2901 100644
--- a/ext/session/mod_user.c
+++ b/ext/session/mod_user.c
@@ -266,12 +266,3 @@ PS_UPDATE_TIMESTAMP_FUNC(user)
FINISH;
}
-
-/*
- * Local variables:
- * tab-width: 4
- * c-basic-offset: 4
- * End:
- * vim600: sw=4 ts=4 fdm=marker
- * vim<600: sw=4 ts=4
- */