aboutsummaryrefslogtreecommitdiff
path: root/mod/file/views/default/file/icon/document.php
diff options
context:
space:
mode:
Diffstat (limited to 'mod/file/views/default/file/icon/document.php')
-rw-r--r--mod/file/views/default/file/icon/document.php8
1 files changed, 0 insertions, 8 deletions
diff --git a/mod/file/views/default/file/icon/document.php b/mod/file/views/default/file/icon/document.php
deleted file mode 100644
index 55a71394e..000000000
--- a/mod/file/views/default/file/icon/document.php
+++ /dev/null
@@ -1,8 +0,0 @@
-<?php
-/**
- * Document icon
- */
-
-$vars['type'] = 'text';
-
-echo elgg_view('file/icon/default', $vars); \ No newline at end of file