URI: 
       tno checksnarf - plan9port - [fork] Plan 9 from user space
  HTML git clone git://src.adamsgaard.dk/plan9port
   DIR Log
   DIR Files
   DIR Refs
   DIR README
   DIR LICENSE
       ---
   DIR commit 2ff29ba87ae1077623d4aa93c52020ab379795b2
   DIR parent 065cba5bac09dbb753757e1ee805e5da5cd61a17
  HTML Author: rsc <devnull@localhost>
       Date:   Tue,  4 Apr 2006 19:45:03 +0000
       
       no checksnarf
       
       Diffstat:
         M src/libdraw/x11-itrans.c            |      11 -----------
       
       1 file changed, 0 insertions(+), 11 deletions(-)
       ---
   DIR diff --git a/src/libdraw/x11-itrans.c b/src/libdraw/x11-itrans.c
       t@@ -656,17 +656,6 @@ appleputsnarf(char *s)
                /* CFRelease(cfdata); ??? */
                qunlock(&clip.lk);
        }
       -static int useapplesnarf = -1;
       -static int
       -checkapplesnarf(void)
       -{
       -        char *x;
       -        
       -        x = getenv("USEX11SNARF");
       -        if(x && x[0])
       -                return 0;
       -        return 1;
       -}
        #endif        /* APPLESNARF */
        
        void