summaryrefslogtreecommitdiff
path: root/rtl/emx
diff options
context:
space:
mode:
authormarco <marco@3ad0048d-3df7-0310-abae-a5850022a9f2>2014-01-02 13:26:09 +0000
committermarco <marco@3ad0048d-3df7-0310-abae-a5850022a9f2>2014-01-02 13:26:09 +0000
commit8eb1c26650e6e8f617d9c90014263d4b5beb52c8 (patch)
tree95274013256c66d7c22523d1832390603a244e21 /rtl/emx
parent074b16f6e9667a69431d5fa6e5fe54d745b8843d (diff)
downloadfpc-8eb1c26650e6e8f617d9c90014263d4b5beb52c8.tar.gz
* Clean out of $i textrec and filerec includes that are redundant now that cpstrrtl exposes
those records via system. git-svn-id: http://svn.freepascal.org/svn/fpc/trunk@26356 3ad0048d-3df7-0310-abae-a5850022a9f2
Diffstat (limited to 'rtl/emx')
-rw-r--r--rtl/emx/crt.pas2
1 files changed, 0 insertions, 2 deletions
diff --git a/rtl/emx/crt.pas b/rtl/emx/crt.pas
index b64f3aab78..cbb8b61b32 100644
--- a/rtl/emx/crt.pas
+++ b/rtl/emx/crt.pas
@@ -30,8 +30,6 @@ var
implementation
-{$i textrec.inc}
-
const extkeycode:char=#0;
var maxrows,maxcols:word;