summaryrefslogtreecommitdiff
path: root/plugins/share
diff options
context:
space:
mode:
authorAndrew Dolgov <[email protected]>2021-02-18 22:23:06 +0300
committerAndrew Dolgov <[email protected]>2021-02-18 22:23:06 +0300
commitc088e9d9d8296fe154763da3b5297bf85c3cc3a1 (patch)
treea2dbb3d7eadc194b7d4c2c16b14ccde4d07712c1 /plugins/share
parent89fd9ec8c32863043e8a2385a6b2ef68fe984366 (diff)
get rid of a few more prototype-isms
Diffstat (limited to 'plugins/share')
-rw-r--r--plugins/share/init.php1
1 files changed, 0 insertions, 1 deletions
diff --git a/plugins/share/init.php b/plugins/share/init.php
index 4c47e29d3..0c975cfdd 100644
--- a/plugins/share/init.php
+++ b/plugins/share/init.php
@@ -156,7 +156,6 @@ class Share extends Plugin {
<head>
<meta http-equiv='Content-Type' content='text/html; charset=utf-8'/>
<title><?= $line["title"] ?></title>
- <?= javascript_tag("lib/prototype.js") ?>
<?= javascript_tag("js/utility.js") ?>
<style type='text/css'>
@media (prefers-color-scheme: dark) {