aboutsummaryrefslogtreecommitdiff
path: root/xorg-server/hw/xnest/Font.c
diff options
context:
space:
mode:
Diffstat (limited to 'xorg-server/hw/xnest/Font.c')
-rw-r--r--xorg-server/hw/xnest/Font.c5
1 files changed, 0 insertions, 5 deletions
diff --git a/xorg-server/hw/xnest/Font.c b/xorg-server/hw/xnest/Font.c
index 9f30085b1..26faf1633 100644
--- a/xorg-server/hw/xnest/Font.c
+++ b/xorg-server/hw/xnest/Font.c
@@ -44,11 +44,6 @@ xnestRealizeFont(ScreenPtr pScreen, FontPtr pFont)
FontSetPrivate(pFont, xnestFontPrivateIndex, NULL);
-#ifdef XPRINT
- if (requestingClient && XpClientIsPrintClient(requestingClient, NULL))
- return True;
-#endif
-
name_atom = MakeAtom("FONT", 4, True);
value_atom = 0L;