mirror of
https://gitlab.com/freepascal.org/fpc/source.git
synced 2025-08-08 07:46:03 +02:00
+ Removed keybutil unit
This commit is contained in:
parent
66ef7657db
commit
49ae9f925e
@ -2,7 +2,7 @@ Program Example;
|
||||
|
||||
{ Program to demonstrate the *** function. }
|
||||
|
||||
Uses keyboard,KeybUtil;
|
||||
Uses keyboard;
|
||||
|
||||
begin
|
||||
InitKeyboard;
|
||||
|
Loading…
Reference in New Issue
Block a user