projects
/
paraslash.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
3af7663
)
mp3_afh.c: Kill unused mp3.filename
author
Andre Noll
<maan@systemlinux.org>
Sun, 4 Mar 2007 23:21:27 +0000
(
00:21
+0100)
committer
Andre Noll
<maan@systemlinux.org>
Sun, 4 Mar 2007 23:21:27 +0000
(
00:21
+0100)
mp3_afh.c
patch
|
blob
|
history
diff --git
a/mp3_afh.c
b/mp3_afh.c
index 83678389a8c21f211f2f55dea9157eb89412e1ca..6782ec9bc8cc77e4a623ad08a271a830ea69693b 100644
(file)
--- a/
mp3_afh.c
+++ b/
mp3_afh.c
@@
-70,7
+70,6
@@
struct id3tag {
};
struct mp3info {
- char *filename;
struct mp3header header;
int id3_isvalid;
struct id3tag id3;