summaryrefslogtreecommitdiff
path: root/tt-rss.php
diff options
context:
space:
mode:
authorAndrew Dolgov <[email protected]>2010-11-07 14:38:59 +0300
committerAndrew Dolgov <[email protected]>2010-11-07 14:38:59 +0300
commitf3f67c1b53d2d93486fc3c57253b8af4d5e7a0c7 (patch)
treec827d9cd0691bc843a4d15592c25fb1e1d4461b7 /tt-rss.php
parent3fb63f75a29afe5b40436049b4e84271fe77c7de (diff)
remove old-style debugging
Diffstat (limited to 'tt-rss.php')
-rw-r--r--tt-rss.php5
1 files changed, 0 insertions, 5 deletions
diff --git a/tt-rss.php b/tt-rss.php
index bf6855741..f41d42239 100644
--- a/tt-rss.php
+++ b/tt-rss.php
@@ -85,13 +85,8 @@
</div>
<div id="notify" class="notify"><span id="notify_body">&nbsp;</span></div>
-
<div id="dialog_overlay" style="display : none"> </div>
-
-<ul id="debug_output" style='display : none'><li>&nbsp;</li></ul>
-
<div id="infoBoxShadow" style="display : none"><div id="infoBox">&nbsp;</div></div>
-
<div id="cmdline" style="display : none"></div>
<div id="auxDlg" style="display : none"></div>