Minor simplification.

This commit is contained in:
Oliver Schmidt
2016-06-18 23:39:21 +02:00
parent 9bc096d9b0
commit 64c10aa2fe

View File

@@ -77,7 +77,7 @@ int main (void)
#else #else
/* Wait for the user to press a key */ /* Wait for the user to press a key */
(void) cgetc (); cgetc ();
#endif #endif