summaryrefslogtreecommitdiff
path: root/deadbeef.h
diff options
context:
space:
mode:
authorGravatar waker <wakeroid@gmail.com>2012-08-05 14:02:26 +0200
committerGravatar waker <wakeroid@gmail.com>2012-08-05 14:02:26 +0200
commit4fe3bbd274ffc5d479bb8a85aeb7e806adbfa4dd (patch)
treee7e3bb766d4d1138e2a35bfab540b04401c49152 /deadbeef.h
parent015d537830c786e373ad1e2b9fab2e1f58fd5608 (diff)
removed DB_COLUMN_ID_MAX from the API header, it's unused and doesn't make sense
Diffstat (limited to 'deadbeef.h')
-rw-r--r--deadbeef.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/deadbeef.h b/deadbeef.h
index b2cc0446..c362a512 100644
--- a/deadbeef.h
+++ b/deadbeef.h
@@ -288,7 +288,6 @@ enum pl_column_t {
DB_COLUMN_FILENUMBER = 0,
DB_COLUMN_PLAYING = 1,
DB_COLUMN_ALBUM_ART = 8,
- DB_COLUMN_ID_MAX
};
// replaygain constants