Andrew Nguyen anguyen@codeweavers.com writes:
programs/rundll32/rundll32.c | 16 +++++++++++++--- 1 files changed, 13 insertions(+), 3 deletions(-)
This will prevent initializing the prefix without an X display. Why do you need this?
On 05/03/2010 10:19 AM, Alexandre Julliard wrote:
Andrew Nguyenanguyen@codeweavers.com writes:
programs/rundll32/rundll32.c | 16 +++++++++++++--- 1 files changed, 13 insertions(+), 3 deletions(-)
This will prevent initializing the prefix without an X display. Why do you need this?
I simply wrote this in the interest of "error checking"; there wasn't any particular reason for this patch. You're right, I'll re-send the series with this patch dropped.