summaryrefslogtreecommitdiffstats
path: root/usr/share/mageiawelcome/js/ipc.js
diff options
context:
space:
mode:
Diffstat (limited to 'usr/share/mageiawelcome/js/ipc.js')
-rw-r--r--usr/share/mageiawelcome/js/ipc.js4
1 files changed, 0 insertions, 4 deletions
diff --git a/usr/share/mageiawelcome/js/ipc.js b/usr/share/mageiawelcome/js/ipc.js
deleted file mode 100644
index 6a31ed0..0000000
--- a/usr/share/mageiawelcome/js/ipc.js
+++ /dev/null
@@ -1,4 +0,0 @@
-function send(msg) {
- document.title = "null";
- document.title = msg;
-} \ No newline at end of file