summaryrefslogtreecommitdiff
path: root/cdumb.c
diff options
context:
space:
mode:
Diffstat (limited to 'cdumb.c')
-rw-r--r--cdumb.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/cdumb.c b/cdumb.c
index aff0fea8..dc4062e9 100644
--- a/cdumb.c
+++ b/cdumb.c
@@ -679,7 +679,6 @@ cdumb_add (const char *fname) {
it->tracknum = 0;
it->timestart = 0;
it->timeend = 0;
- it->displayname = strdup (fname);
ps_append_item (it);
return 0;