turned RTTI off

This commit is contained in:
pierre%netscape.com 1999-02-23 08:59:45 +00:00
parent 95670ebabc
commit dc491dd0d9

View File

@ -41,7 +41,7 @@
#pragma unsigned_char off
#pragma exceptions on
#pragma bool on
#pragma RTTI on
#pragma RTTI off
/* Save as much space as possible with strings... */