aboutsummaryrefslogtreecommitdiffstats
path: root/library/ajaxchat/chat/js/shoutbox.js
diff options
context:
space:
mode:
Diffstat (limited to 'library/ajaxchat/chat/js/shoutbox.js')
-rw-r--r--library/ajaxchat/chat/js/shoutbox.js12
1 files changed, 0 insertions, 12 deletions
diff --git a/library/ajaxchat/chat/js/shoutbox.js b/library/ajaxchat/chat/js/shoutbox.js
deleted file mode 100644
index b283277a7..000000000
--- a/library/ajaxchat/chat/js/shoutbox.js
+++ /dev/null
@@ -1,12 +0,0 @@
-/*
- * @package AJAX_Chat
- * @author Sebastian Tschan
- * @copyright (c) Sebastian Tschan
- * @license Modified MIT License
- * @link https://blueimp.net/ajax/
- */
-
-// Overrides functionality for the shoutbox view:
-
- ajaxChat.handleLogout = function() {
- }