XQuartz: pbproxy: Fix build with -DDEBUG
authorJeremy Huddleston Sequoia <jeremyhu@apple.com>
Sun, 15 Sep 2013 15:10:33 +0000 (08:10 -0700)
committerJeremy Huddleston Sequoia <jeremyhu@apple.com>
Mon, 16 Sep 2013 14:06:57 +0000 (07:06 -0700)
Signed-off-by: Jeremy Huddleston Sequoia <jeremyhu@apple.com>
hw/xquartz/pbproxy/x-selection.m

index 57ddb74..f4f4de8 100644 (file)
@@ -85,8 +85,7 @@ static struct propdata null_propdata = {
 static void
 dump_prefs()
 {
-    ErrorF(fp,
-           "pbproxy preferences:\n"
+    ErrorF("pbproxy preferences:\n"
            "\tactive %u\n"
            "\tprimary_on_grab %u\n"
            "\tclipboard_to_pasteboard %u\n"