From 8eb1030c56d6a1228d3145b247f75c733576e511 Mon Sep 17 00:00:00 2001 From: graemeg Date: Sat, 27 Sep 2008 18:24:54 +0000 Subject: * Rename all corelib units to the new naming convention. * Updated the UI Designer to use the new unit names. --- src/corelib/x11/gfx_impl.pas | 18 ------------------ 1 file changed, 18 deletions(-) delete mode 100644 src/corelib/x11/gfx_impl.pas (limited to 'src/corelib/x11/gfx_impl.pas') diff --git a/src/corelib/x11/gfx_impl.pas b/src/corelib/x11/gfx_impl.pas deleted file mode 100644 index 897e0cbf..00000000 --- a/src/corelib/x11/gfx_impl.pas +++ /dev/null @@ -1,18 +0,0 @@ -unit gfx_impl; - -{$mode objfpc}{$H+} - -interface - -uses - x; - -type - TfpgWinHandle = TXID; - TfpgDCHandle = TXID; - - -implementation - -end. - -- cgit v1.2.3-70-g09d2