Removed obvious comment to trigger buildbot.

This commit is contained in:
Ryan C. Gordon 2013-08-25 21:28:03 -04:00
parent 7c3d505c9c
commit b61d361d2d

View file

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