Don't need the fink-friendly printf in the DDX anymore.
(cherry picked from commit fe2279440450c795d67ba5a2234b0797d0bfe39c)
This commit is contained in:
@@ -153,7 +153,6 @@ DarwinPrintBanner(void)
|
|||||||
{
|
{
|
||||||
// this should change depending on which specific server we are building
|
// this should change depending on which specific server we are building
|
||||||
ErrorF("Xquartz starting:\n");
|
ErrorF("Xquartz starting:\n");
|
||||||
ErrorF("X.org Release 7.2\n"); // This is here to help fink until they fix their packages.
|
|
||||||
ErrorF("X.Org X Server %s\nBuild Date: %s\n", XSERVER_VERSION, BUILD_DATE );
|
ErrorF("X.Org X Server %s\nBuild Date: %s\n", XSERVER_VERSION, BUILD_DATE );
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user