mirror of
https://github.com/elua/elua.git
synced 2025-01-08 20:56:17 +08:00
removed a 'test' printf from main.c
This commit is contained in:
parent
a775de5032
commit
6e62b7a477
@ -185,8 +185,6 @@ int main( void )
|
||||
lua_main( 2, lua_argv );
|
||||
}
|
||||
|
||||
printf( "%d\n", sizeof( ptrdiff_t ) );
|
||||
|
||||
// Run the shell
|
||||
if( shell_init( XMODEM_MAX_FILE_SIZE ) == 0 )
|
||||
{
|
||||
|
Loading…
x
Reference in New Issue
Block a user