Code

screen: moved input_timestamp to screen_play.c
authorMax Kellermann <max@duempel.org>
Mon, 22 Sep 2008 08:05:48 +0000 (10:05 +0200)
committerMax Kellermann <max@duempel.org>
Mon, 22 Sep 2008 08:05:48 +0000 (10:05 +0200)
commit6b94942c5651383925896ea4469e49e6c77bd69a
treee32234765c4c3f253d33dee632a3db32322d27f9
parente6d6231b4de336f60bc5b07331e2f1f01096c66c
screen: moved input_timestamp to screen_play.c

Since the input_timestamp is only used by screen_play, move it there.
src/screen.c
src/screen.h
src/screen_play.c