no checksnarf
This commit is contained in:
parent
065cba5bac
commit
2ff29ba87a
1 changed files with 0 additions and 11 deletions
|
|
@ -656,17 +656,6 @@ appleputsnarf(char *s)
|
||||||
/* CFRelease(cfdata); ??? */
|
/* CFRelease(cfdata); ??? */
|
||||||
qunlock(&clip.lk);
|
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 */
|
#endif /* APPLESNARF */
|
||||||
|
|
||||||
void
|
void
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue