chiark / gitweb /
Don't allocate per-queue tabtype. In fact the allocate version broken
authorRichard Kettlewell <rjk@greenend.org.uk>
Wed, 11 Jun 2008 15:55:14 +0000 (16:55 +0100)
committerRichard Kettlewell <rjk@greenend.org.uk>
Wed, 11 Jun 2008 15:55:14 +0000 (16:55 +0100)
commit54156c626b7377cd012b1de85679801d59da8a09
treef60c61eba2f56aa1492cb4084b4f8c72794bd531
parent83fb99f9459f4f6a270d2b75c8dd0137d2f2ccde
Don't allocate per-queue tabtype.  In fact the allocate version broken
intermittently (because GTK+ stupidly hides pointers from the GC) but
the change is to stop allocating altogether rather than to use
g_malloc().
disobedience/queue-generic.h
disobedience/queue-menu.c