serv_rssclient.c: style update
[citadel.git] / webcit / static / t / paging / now.html
diff --git a/webcit/static/t/paging/now.html b/webcit/static/t/paging/now.html
deleted file mode 100644 (file)
index dab1c4f..0000000
+++ /dev/null
@@ -1,7 +0,0 @@
-<script type="text/javascript">
- var oWin = window.open('static/instant_messenger.html', 
- 'CTDL_MESSENGER', 'width=700,height=400');    
- if (oWin==null || typeof(oWin)=="undefined") {
-  PopUpFailed();
- }
-</script>