From 0b55c3504c406bfd408b5f9f29ab7cff4e300924 Mon Sep 17 00:00:00 2001 From: Graeme Geldenhuys Date: Mon, 8 Nov 2010 20:50:54 +0200 Subject: Revert "Merge branch 'master' of ssh://fpgui.git.sourceforge.net/gitroot/fpgui/fpgui" Andrew is finding is training wheels with git. This reverts commit e320dfae6add39c66ea554dbb161a844ee06db4d, reversing changes made to 735aec8207036adb17f2174ffcb9056bee712ed3. --- src/corelib/x11/fpg_x11.pas | 4 ---- 1 file changed, 4 deletions(-) (limited to 'src/corelib') diff --git a/src/corelib/x11/fpg_x11.pas b/src/corelib/x11/fpg_x11.pas index 71f06d39..046f10ce 100644 --- a/src/corelib/x11/fpg_x11.pas +++ b/src/corelib/x11/fpg_x11.pas @@ -2287,10 +2287,6 @@ begin if not HandleIsValid then AllocateWindowHandle; XMapWindow(xapplication.Display, FWinHandle); - - if (Parent = nil) and (WindowType <> wtPopup) then - XMoveWindow(fpgApplication.Display, FWinHandle, FLeft, FHeight); - Include(FWinFlags, xwsfMapped); // Fullscreen can only be set visible (mapped) windows. if waFullScreen in FWindowAttributes then -- cgit v1.2.3-70-g09d2