Removed SDL_AssertionsInit(). It's a no-op, let's keep it that way. :)
This commit is contained in:
parent
2e821930a3
commit
8c143ffe40
3 changed files with 0 additions and 11 deletions
|
@ -19,7 +19,6 @@
|
|||
3. This notice may not be removed or altered from any source distribution.
|
||||
*/
|
||||
|
||||
extern int SDL_AssertionsInit(void);
|
||||
extern void SDL_AssertionsQuit(void);
|
||||
|
||||
/* vi: set ts=4 sw=4 expandtab: */
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue