From 8edcff90582a6ca38548efb37bdd236be678101d Mon Sep 17 00:00:00 2001 From: waker Date: Sun, 27 Feb 2011 16:43:31 +0100 Subject: get rid of manual double-buffering in playlist header widget --- plugins/gtkui/ddblistview.h | 1 - 1 file changed, 1 deletion(-) (limited to 'plugins/gtkui/ddblistview.h') diff --git a/plugins/gtkui/ddblistview.h b/plugins/gtkui/ddblistview.h index ba35f3eb..b36b9c7e 100644 --- a/plugins/gtkui/ddblistview.h +++ b/plugins/gtkui/ddblistview.h @@ -104,7 +104,6 @@ struct _DdbListview { int totalwidth; // width of listview, including invisible (scrollable) part GdkPixmap *backbuf; - GdkPixmap *backbuf_header; const char *title; // unique id, used for config writing, etc int lastpos[2]; // last mouse position (for list widget) // current state -- cgit v1.2.3