summaryrefslogtreecommitdiffstats
path: root/src/library/banshee/bansheeplaylistmodel.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/library/banshee/bansheeplaylistmodel.h')
-rw-r--r--src/library/banshee/bansheeplaylistmodel.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/library/banshee/bansheeplaylistmodel.h b/src/library/banshee/bansheeplaylistmodel.h
index 2b8e0fdfd5..209a5b4eaf 100644
--- a/src/library/banshee/bansheeplaylistmodel.h
+++ b/src/library/banshee/bansheeplaylistmodel.h
@@ -46,7 +46,6 @@ class BansheePlaylistModel : public BaseSqlTableModel {
BansheeDbConnection* m_pConnection;
int m_playlistId;
QString m_tempTableName;
- static QAtomicInt m_tableNumber;
};
#endif // BANSHEEPLAYLISTMODEL_H