devPrivates rework: properly free devPrivates on compatibility structures,

type pixmap.  Requires ddx'es to call the free function from DestroyPixmap.
This commit is contained in:
Eamon Walsh 2007-04-05 14:18:05 -04:00 committed by Eamon Walsh
commit 5ad562565a
12 changed files with 20 additions and 1 deletions

View file

@ -38,6 +38,7 @@
#include "mi.h"
#include "migc.h"
#include "mibstore.h"
#include "privates.h"
#ifdef RENDER
#include "picturestr.h"
#else