aboutsummaryrefslogtreecommitdiff
path: root/smelt/sdl/inp_sdl.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'smelt/sdl/inp_sdl.cpp')
-rw-r--r--smelt/sdl/inp_sdl.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/smelt/sdl/inp_sdl.cpp b/smelt/sdl/inp_sdl.cpp
index a18baa9..c1e05de 100644
--- a/smelt/sdl/inp_sdl.cpp
+++ b/smelt/sdl/inp_sdl.cpp
@@ -9,7 +9,7 @@
*
*/
#include "smelt_internal.hpp"
-static const char* INP_SDL_SRCFN="smelt/sdl/inp_sdl.cpp";
+//static const char* INP_SDL_SRCFN="smelt/sdl/inp_sdl.cpp";
bool SMELT_IMPL::smGetInpEvent(smInpEvent *e)
{
TInputEventList *eptr;