mirror of
https://gitlab.freedesktop.org/xorg/xserver.git
synced 2026-05-05 15:48:07 +02:00
Don't need the fink-friendly printf in the DDX anymore.
This commit is contained in:
parent
4ee20bf395
commit
fe22794404
1 changed files with 0 additions and 1 deletions
|
|
@ -153,7 +153,6 @@ DarwinPrintBanner(void)
|
|||
{
|
||||
// this should change depending on which specific server we are building
|
||||
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 );
|
||||
}
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue