diff --git a/mobile/functions.php b/mobile/functions.php index df2abcf87..283087299 100644 --- a/mobile/functions.php +++ b/mobile/functions.php @@ -2,8 +2,6 @@ define('MOBILE_FEEDLIST_ENABLE_ICONS', false); define('TTRSS_SESSION_NAME', 'ttrss_m_sid'); - define ('TW_PATH', '../tw/'); - function render_feeds_list($link) { $tags = $_GET["tags"];