Remove leftover junk

This commit is contained in:
Jonas Kulla 2013-09-01 16:39:22 +02:00
parent 88041a2395
commit 57a8f772c8
1 changed files with 0 additions and 16 deletions

View File

@ -47,22 +47,6 @@ RbData *getRbData()
return static_cast<RbData*>(gState->bindingData());
}
//enum RbException
//{
// RGSS = 0,
// PHYSFS,
// SDL,
// ErrnoENOENT,
// IOError,
// TypeError,
// ArgumentError,
// RbExceptionsMax
//};
struct
{
RbException id;