why do things change?
This commit is contained in:
parent
141243821c
commit
3151bc58b8
@ -34,7 +34,12 @@ _initdisplay(void (*error)(Display*, char*), char *label)
|
|||||||
* lot more than just the current program
|
* lot more than just the current program
|
||||||
* if we don't do this.
|
* if we don't do this.
|
||||||
*/
|
*/
|
||||||
|
/*
|
||||||
|
* Actually, I don't know what I changed but
|
||||||
|
* this appears not to be necessary anymore.
|
||||||
|
* I'll regret this probably.
|
||||||
rfork(RFNOTEG);
|
rfork(RFNOTEG);
|
||||||
|
*/
|
||||||
memimageinit();
|
memimageinit();
|
||||||
|
|
||||||
d = mallocz(sizeof(Display), 1);
|
d = mallocz(sizeof(Display), 1);
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user