summaryrefslogtreecommitdiff
path: root/apps/cuesheet.h
diff options
context:
space:
mode:
Diffstat (limited to 'apps/cuesheet.h')
-rw-r--r--apps/cuesheet.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/apps/cuesheet.h b/apps/cuesheet.h
index 22ad92fdd3..8ee0f6b3a7 100644
--- a/apps/cuesheet.h
+++ b/apps/cuesheet.h
@@ -39,7 +39,6 @@ struct cue_track_info {
39 39
40struct cuesheet { 40struct cuesheet {
41 char path[MAX_PATH]; 41 char path[MAX_PATH];
42 char audio_filename[MAX_PATH];
43 42
44 char title[MAX_NAME*3+1]; 43 char title[MAX_NAME*3+1];
45 char performer[MAX_NAME*3+1]; 44 char performer[MAX_NAME*3+1];