]> rtime.felk.cvut.cz Git - arc.git/blobdiff - common/ramlog.c
Fixed ramlog when using SELECT_OS_CONSOLE.
[arc.git] / common / ramlog.c
index 2cf63e6b8ed5dee137298734be5b594db849812c..8b5d571713fd935148480309a6e6e989832e53a6 100644 (file)
@@ -105,7 +105,6 @@ void ramlog_puts( char *str ) {
  *\r
  * @param format The format string.\r
  */\r
-// extern int standard_simple_sprintf(int fd, char *out, const char *format, ...);\r
 void ramlog_printf( const char *format, ... ) {\r
 \r
        // Fast and ugly ramlog support.\r