summaryrefslogtreecommitdiff
path: root/includes/TimestampException.php
diff options
context:
space:
mode:
Diffstat (limited to 'includes/TimestampException.php')
-rw-r--r--includes/TimestampException.php7
1 files changed, 0 insertions, 7 deletions
diff --git a/includes/TimestampException.php b/includes/TimestampException.php
deleted file mode 100644
index b9c0c35c..00000000
--- a/includes/TimestampException.php
+++ /dev/null
@@ -1,7 +0,0 @@
-<?php
-
-/**
- * @since 1.20
- */
-class TimestampException extends MWException {
-}