no checksnarf

This commit is contained in:
rsc 2006-04-04 19:45:03 +00:00
parent 065cba5bac
commit 2ff29ba87a

View file

@ -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