Cleaned out a few C++ single-line comments.
Should we bother doing this anymore? Is there really a C compiler we care about that doesn't support this?
This commit is contained in:
parent
09cbdb12c9
commit
d41de59fc9
6 changed files with 20 additions and 15 deletions
|
@ -42,7 +42,7 @@
|
|||
#include <stdio.h>
|
||||
|
||||
#ifdef SDL_INPUT_LINUXEV
|
||||
//Touch Input/event* includes
|
||||
/* Touch Input/event* includes */
|
||||
#include <linux/input.h>
|
||||
#include <fcntl.h>
|
||||
#endif
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue