mirror of
https://github.com/Lastorder-DC/rhymix.git
synced 2026-04-26 13:52:24 +09:00
Remove unnecessary BMP loading library (use imagebmp() instead)
This commit is contained in:
parent
e2e32902b6
commit
3fd7bf16c3
2 changed files with 0 additions and 258 deletions
|
|
@ -85,7 +85,6 @@ $GLOBALS['RX_AUTOLOAD_FILE_MAP'] = array_change_key_case(array(
|
|||
'XmlLangParser' => 'classes/xml/XmlLangParser.class.php',
|
||||
'XmlParser' => 'classes/xml/XmlParser.class.php',
|
||||
'XeXmlParser' => 'classes/xml/XmlParser.class.php',
|
||||
'Bmp' => 'common/libraries/bmp.php',
|
||||
'Ftp' => 'common/libraries/ftp.php',
|
||||
'Tar' => 'common/libraries/tar.php',
|
||||
'CryptoCompat' => 'common/libraries/cryptocompat.php',
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue