summaryrefslogtreecommitdiff
path: root/includes/pear/Text/Wiki/Render/Creole/Tighten.php
diff options
context:
space:
mode:
Diffstat (limited to 'includes/pear/Text/Wiki/Render/Creole/Tighten.php')
-rw-r--r--includes/pear/Text/Wiki/Render/Creole/Tighten.php10
1 files changed, 0 insertions, 10 deletions
diff --git a/includes/pear/Text/Wiki/Render/Creole/Tighten.php b/includes/pear/Text/Wiki/Render/Creole/Tighten.php
deleted file mode 100644
index 67200d0..0000000
--- a/includes/pear/Text/Wiki/Render/Creole/Tighten.php
+++ /dev/null
@@ -1,10 +0,0 @@
-<?php
-
-class Text_Wiki_Render_Creole_Tighten extends Text_Wiki_Render {
-
- function token()
- {
- return '';
- }
-}
-?> \ No newline at end of file