summaryrefslogtreecommitdiff
path: root/tt-rss.php
diff options
context:
space:
mode:
Diffstat (limited to 'tt-rss.php')
-rw-r--r--tt-rss.php6
1 files changed, 0 insertions, 6 deletions
diff --git a/tt-rss.php b/tt-rss.php
index d68469861..57a750c59 100644
--- a/tt-rss.php
+++ b/tt-rss.php
@@ -97,12 +97,6 @@ if (document.addEventListener) {
window.onload = init;
</script>
-<div id="noDaemonWarning">
- <?php echo _("<b>Warning:</b> Update daemon is enabled in configuration, but daemon
- process is not running, which prevents all feeds from updating. Please
- start the daemon process or contact instance owner.") ?>
-</div>
-
<ul id="debug_output"></ul>
<div id="infoBoxShadow"><div id="infoBox">&nbsp;</div></div>