Commit 2d697eb0 authored by Edgar Simo's avatar Edgar Simo

Merged force_feedback_branch r4042: unbuildability of dummy haptic driver with some configurations.

--HG--
extra : convert_revision : svn%3Ac70aab31-4412-0410-b14c-859654838e24/trunk%403170
parent 96e16578
...@@ -30,7 +30,8 @@ ...@@ -30,7 +30,8 @@
static int static int
SDL_SYS_LogicError(void) SDL_SYS_LogicError(void)
{ {
SDL_SetError("Logic error: No haptic devices available.");; SDL_SetError("Logic error: No haptic devices available.");
return 0;
} }
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment