|
From: Petr M. <mi...@ph...> - 2005-02-14 10:22:00
|
> An audit of other drivers finds the following suspicious #includes: > > #include "getcolor.h" (invoked by aquaterm pdf post svg x11) > - Maybe this is OK; can anyone see a way around it? > > x11.trm:#include "graphics.h" > - This is conditional on the WITH_IMAGE code, but it doesn't > actually seem to be needed for anything. > Daniel - can we get rid of this altogether? > > vgagl.trm:#include "pm3d.h" > vgagl.trm:#include "mousecmn.h" > - No idea what these are about I've cleaned it. --- PM |