NOT_REACHABLE() removed until ack will be taught to handle macros as a grownup

compiler
This commit is contained in:
Tomas Hruby 2009-09-23 07:25:04 +00:00
parent 7c10365f1b
commit dd0ea3aba0

View file

@ -206,7 +206,6 @@ PUBLIC void main()
FIXME("PROC check enabled");
#endif
restart();
NOT_REACHABLE();
}
/*===========================================================================*