Removed obvious comment to trigger buildbot.

Ryan C. Gordon 2013-08-25 21:28:03 -04:00
parent 833fd30eb8
commit 2abe45e8cb
1 changed files with 1 additions and 1 deletions

View File

@ -89,7 +89,7 @@ SDL_bool BE_HasClipboardText(_THIS) {
}
#ifdef __cplusplus
} /* Extern C */
}
#endif
#endif /* SDL_VIDEO_DRIVER_BWINDOW */