summaryrefslogtreecommitdiffstats
path: root/web/lib/routing.inc.php
diff options
context:
space:
mode:
Diffstat (limited to 'web/lib/routing.inc.php')
-rw-r--r--web/lib/routing.inc.php1
1 files changed, 0 insertions, 1 deletions
diff --git a/web/lib/routing.inc.php b/web/lib/routing.inc.php
index 5cffe81b..4ca1150f 100644
--- a/web/lib/routing.inc.php
+++ b/web/lib/routing.inc.php
@@ -14,7 +14,6 @@ $ROUTES = array(
'/rss' => 'rss.php',
'/submit' => 'pkgsubmit.php',
'/tu' => 'tu.php',
- '/voters' => 'voters.php',
'/addvote' => 'addvote.php',
);