From 12abadfbb1171eb0e0075804a1f545c64ef512a2 Mon Sep 17 00:00:00 2001 From: Graeme Geldenhuys Date: Thu, 24 Mar 2011 11:18:47 +0200 Subject: Replaced direct API usage with an already implemented method. --- src/corelib/x11/fpg_x11.pas | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/corelib/x11/fpg_x11.pas') diff --git a/src/corelib/x11/fpg_x11.pas b/src/corelib/x11/fpg_x11.pas index 65362212..f2a19fcd 100644 --- a/src/corelib/x11/fpg_x11.pas +++ b/src/corelib/x11/fpg_x11.pas @@ -1506,7 +1506,7 @@ var begin xfd := XConnectionNumber(display); - XFlush(display); + DoFlush; (* repeat -- cgit v1.2.3-70-g09d2