Remove unused and non-standard USER_AGENT constant from File_redirection

This commit is contained in:
Evan Prodromou 2011-04-06 10:25:59 -04:00
parent 5b660bd3c6
commit b85c4923a2
1 changed files with 0 additions and 2 deletions

View File

@ -23,8 +23,6 @@ require_once INSTALLDIR.'/classes/Memcached_DataObject.php';
require_once INSTALLDIR.'/classes/File.php';
require_once INSTALLDIR.'/classes/File_oembed.php';
define('USER_AGENT', 'StatusNet user agent / file probe');
/**
* Table Definition for file_redirection
*/