diff --git a/gw-insert.php b/gw-insert.php
index 64865c4..9990f5d 100644
--- a/gw-insert.php
+++ b/gw-insert.php
@@ -21,8 +21,5 @@ if ($droptype == 1){
} else {
echo 'No data was sent!
';
}
-# all of the below will go away soon
-echo 'The locid variable is set to ' . $locid . '
';
-echo 'The amount of gold dropped was ' . $gold . '
';
echo '
Return to data recording page';
?>
\ No newline at end of file