summaryrefslogtreecommitdiffstats
path: root/templates/show_album.inc.php
diff options
context:
space:
mode:
Diffstat (limited to 'templates/show_album.inc.php')
-rw-r--r--templates/show_album.inc.php1
1 files changed, 0 insertions, 1 deletions
diff --git a/templates/show_album.inc.php b/templates/show_album.inc.php
index 82f5a32e..d7f9a4cf 100644
--- a/templates/show_album.inc.php
+++ b/templates/show_album.inc.php
@@ -27,7 +27,6 @@
*/
$web_path = Config::get('web_path');
-$ajax_url = Config::get('ajax_url');
// Title for this album
$title = scrub_out($album->name) . ' (' . $album->year . ')';