no checksnarf
This commit is contained in:
parent
065cba5bac
commit
2ff29ba87a
@ -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
|
||||
|
||||
Loading…
Reference in New Issue
Block a user