Author: tom
Date: Mon Nov 3 11:19:14 2008
New Revision: 3264
URL: http://svn.slimdevices.com?rev=3264&root=Jive&view=rev
Log:
got rid of unused variable
Modified:
7.3/trunk/squeezeplay/src/squeezeplay/src/ui/jive_framework.c
Modified: 7.3/trunk/squeezeplay/src/squeezeplay/src/ui/jive_framework.c
URL:
http://svn.slimdevices.com/7.3/trunk/squeezeplay/src/squeezeplay/src/ui/jive_framework.c?rev=3264&root=Jive&r1=3263&r2=3264&view=diff
==============================================================================
--- 7.3/trunk/squeezeplay/src/squeezeplay/src/ui/jive_framework.c (original)
+++ 7.3/trunk/squeezeplay/src/squeezeplay/src/ui/jive_framework.c Mon Nov 3
11:19:14 2008
@@ -1103,7 +1103,6 @@
if (entry->keysym == SDLK_UNKNOWN) {
// handle regular character keys ('a', 't', etc..)
- SDLMod mod = event->key.keysym.mod;
if (event->type == SDL_KEYDOWN &&
event->key.keysym.unicode != 0) {
JiveEvent textEvent;
_______________________________________________
Jive-checkins mailing list
[email protected]
http://lists.slimdevices.com/cgi-bin/mailman/listinfo/jive-checkins