summaryrefslogtreecommitdiffstats
path: root/pages/home.php
diff options
context:
space:
mode:
authorPatrick Davison <snapwilliam@gmail.com>2013-02-09 15:37:46 -0800
committerPatrick Davison <snapwilliam@gmail.com>2013-02-09 15:37:46 -0800
commitb40457114a6f5796229357555c80dfef74937a40 (patch)
tree21669b29bba7c64a0a030cf50aaabad92cc11a27 /pages/home.php
parent519b360a15bfdeb1aa5cc560281f97def797050a (diff)
downloadpathery-b40457114a6f5796229357555c80dfef74937a40.tar.xz
Code cleanup / deletions.
Diffstat (limited to 'pages/home.php')
-rw-r--r--pages/home.php5
1 files changed, 0 insertions, 5 deletions
diff --git a/pages/home.php b/pages/home.php
index f8841b5..cc94068 100644
--- a/pages/home.php
+++ b/pages/home.php
@@ -196,11 +196,6 @@ function displayMaze($motd, $mapType) {
//Gather data for map;
$mapID = $motd['id'];
$map = $motd['map'];
- $width = $map[0][0];
-
- //data for the topscores
- //$topscores = topScores($motd['id'], 30);
- //$topscorediv = "<div id='$mapID,dspScore'>\n$topscores\n</div>";
$topscorediv = "
<div class='scoreContainer2' style='position:relative;' id='$mapID,dspScore'>