summaryrefslogtreecommitdiff
path: root/apps/cuesheet.c
diff options
context:
space:
mode:
Diffstat (limited to 'apps/cuesheet.c')
-rw-r--r--apps/cuesheet.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/apps/cuesheet.c b/apps/cuesheet.c
index 320356c62c..5a298824ac 100644
--- a/apps/cuesheet.c
+++ b/apps/cuesheet.c
@@ -316,7 +316,6 @@ void browse_cuesheet(struct cuesheet *cue)
316 done = true; 316 done = true;
317 } 317 }
318 } 318 }
319 action_signalscreenchange();
320} 319}
321 320
322bool display_cuesheet_content(char* filename) 321bool display_cuesheet_content(char* filename)