Skip to content

Commit

Permalink
Removed extern declaration of not existing SDL_numhaptics from intern…
Browse files Browse the repository at this point in the history
…al header.
  • Loading branch information
philippwiesemann committed Dec 11, 2014
1 parent 0f87761 commit e2a5c1d
Showing 1 changed file with 0 additions and 6 deletions.
6 changes: 0 additions & 6 deletions src/haptic/SDL_syshaptic.h
Expand Up @@ -27,12 +27,6 @@
#include "SDL_haptic.h"


/*
* Number of haptic devices on the system.
*/
extern Uint8 SDL_numhaptics;


struct haptic_effect
{
SDL_HapticEffect effect; /* The current event */
Expand Down

0 comments on commit e2a5c1d

Please sign in to comment.