mirror of
https://github.com/X11Libre/xserver.git
synced 2026-04-14 17:18:09 +00:00
os: drop upstart specific SIGSTOP signaling logic
Upstart is long dead, discontinued a decade ago, so there's no
need to keep around a special signaling logic just for it.
Signed-off-by: Enrico Weigelt, metux IT consult <info@metux.net>
Part-of: <https://gitlab.freedesktop.org/xorg/xserver/-/merge_requests/1791>
(cherry picked from commit 6c24e53a89)
This commit is contained in:
committed by
Alan Coopersmith
parent
39a67e9e03
commit
10b8cd6481
@@ -54,7 +54,6 @@ extern _X_EXPORT Bool disableBackingStore;
|
||||
extern _X_EXPORT Bool enableBackingStore;
|
||||
extern _X_EXPORT Bool enableIndirectGLX;
|
||||
extern _X_EXPORT Bool PartialNetwork;
|
||||
extern _X_EXPORT Bool RunFromSigStopParent;
|
||||
|
||||
#ifdef RLIMIT_DATA
|
||||
extern _X_EXPORT int limitDataSpace;
|
||||
|
||||
Reference in New Issue
Block a user