summaryrefslogtreecommitdiff
path: root/Makefile.am
diff options
context:
space:
mode:
authorGravatar Alexey Yakovenko <wakeroid@gmail.com>2010-04-29 22:25:53 +0200
committerGravatar Alexey Yakovenko <wakeroid@gmail.com>2010-04-29 23:07:11 +0200
commitd3d0c653d2fc1b03e22c2a7c664ac94ceeafce60 (patch)
treee3af0f89b92f0764b6ae4ae5f10e0d4ada337b9f /Makefile.am
parent2b22ab371c2a4e914fa6bb2fce6b8d5a7c30b163 (diff)
removal of deprecated column ids;
added %B substitute for band / album artist; deleted old session management code; fixed saving column config after "edit column"
Diffstat (limited to 'Makefile.am')
-rw-r--r--Makefile.am1
1 files changed, 0 insertions, 1 deletions
diff --git a/Makefile.am b/Makefile.am
index 2b00eebf..e5d0c09c 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -14,7 +14,6 @@ deadbeef_SOURCES =\
playback.h\
threading_pthread.c threading.h\
volume.c volume.h\
- session.h session.c \
junklib.h junklib.c utf8.c utf8.h\
optmath.h\
vfs.c vfs.h vfs_stdio.c\