summary | shortlog | log | commit | commitdiff | tree
raw | patch | inline | side by side (parent: 4cb244b)
raw | patch | inline | side by side (parent: 4cb244b)
author | Kalle Wallin <kaw@linux.se> | |
Fri, 23 Apr 2004 18:34:32 +0000 (18:34 +0000) | ||
committer | Kalle Wallin <kaw@linux.se> | |
Fri, 23 Apr 2004 18:34:32 +0000 (18:34 +0000) |
screen_play.c | patch | blob | history |
diff --git a/screen_play.c b/screen_play.c
index 66073d2b6a7ae3183398d430e4d9fba1775c8636..db42f58d816ecbcdc4e764d8d512bc9a0f737403 100644 (file)
--- a/screen_play.c
+++ b/screen_play.c
/* make shure the playlist is repainted */
lw->clear = 1;
lw->repaint = 1;
- if( lw->start>0 )
- lw->start--; /* make shure we stay on the same row */
list_window_check_selected(lw, c->playlist_length);
#endif