Can I commit this?

From: j.m.maurer (j.m.maurer@student.utwente.nl)
Date: Fri Aug 30 2002 - 11:39:07 EDT

  • Next message: j.m.maurer: "Commit (HEAD): make the merge cell icons look a bit more crisp"

    This remoces the Xft2 include in GR_UnixGraphics.h. It is not needed and
    breaks the (my) build.

    Marc


    ? remove.diff
    Index: gr_UnixGraphics.cpp
    ===================================================================
    RCS file: /cvsroot/abi/src/af/gr/unix/gr_UnixGraphics.cpp,v
    retrieving revision 1.150
    diff -u -r1.150 gr_UnixGraphics.cpp
    --- gr_UnixGraphics.cpp 27 Aug 2002 13:26:51 -0000 1.150
    +++ gr_UnixGraphics.cpp 30 Aug 2002 15:41:14 -0000
    @@ -41,7 +41,6 @@
     #include "ut_OverstrikingChars.h"
     #ifdef USE_XFT
     #include <X11/Xlib.h>
    -#include <Xft2/X11/Xft/Xft.h>
     #endif
     
     const char* GR_Graphics::findNearestFont(const char* pszFontFamily,



    This archive was generated by hypermail 2.1.4 : Fri Aug 30 2002 - 11:43:37 EDT