Removed unnecessary references and cleaned up scripts.

This commit is contained in:
PrisonCamp
2015-01-18 02:05:57 -08:00
parent d8883a6ea6
commit 6a9522ef94
3103 changed files with 5836 additions and 19197 deletions
@@ -1,6 +1,5 @@
//------------------------------------------------
// transfer_auth.script
// Brandon Reinhart
//
// Script for the signable Authorization of Transfer form.
//------------------------------------------------
@@ -151,4 +150,4 @@ messageHandler handleSignedForm()
}
return SCRIPT_CONTINUE;
}
}