Removing dead script

This commit is contained in:
Xkeeper 2015-08-08 22:46:59 -07:00
parent b22c0a1df8
commit 750f2de2ec

View File

@ -1,7 +0,0 @@
<?php
header("content-type: text/plain");
// @Xkeeper: ignore this file entirely.
if (!IS_AJAX_REQUEST) {
die("Dude, no. Seriously.");
}