aboutsummaryrefslogtreecommitdiffstats
path: root/view
diff options
context:
space:
mode:
authorHarald Eilertsen <haraldei@anduin.net>2024-11-07 18:41:56 +0100
committerHarald Eilertsen <haraldei@anduin.net>2024-11-08 16:39:26 +0100
commit300d461a1ae979c916ac2a5daa3a1e076b8a6a89 (patch)
treeefddb9b4d2585b53bdee39f17c937fb3e6e95702 /view
parente516c1352f00dbc374f4ea35da06a9ab4ac4ccae (diff)
downloadvolse-hubzilla-300d461a1ae979c916ac2a5daa3a1e076b8a6a89.tar.gz
volse-hubzilla-300d461a1ae979c916ac2a5daa3a1e076b8a6a89.tar.bz2
volse-hubzilla-300d461a1ae979c916ac2a5daa3a1e076b8a6a89.zip
Remove obsolete and unused tiptip library
Diffstat (limited to 'view')
-rw-r--r--view/php/theme_init.php1
1 files changed, 0 insertions, 1 deletions
diff --git a/view/php/theme_init.php b/view/php/theme_init.php
index 821e9b46e..f4083b3ff 100644
--- a/view/php/theme_init.php
+++ b/view/php/theme_init.php
@@ -2,7 +2,6 @@
require_once('include/plugin.php');
-head_add_css('/library/tiptip/tipTip.css');
head_add_css('/library/jRange/jquery.range.css');
head_add_css('/view/css/conversation.css');