diff --git a/ChangeLog.txt b/ChangeLog.txt index 2a1799e2bc..cff18e4b50 100644 --- a/ChangeLog.txt +++ b/ChangeLog.txt @@ -10,6 +10,10 @@ * Change, ! Fix, % Optimization, + Addition, - Removal, ; Comment */ +2017-04-14 17:17 UTC+0200 Przemyslaw Czerpak (druzus/at/poczta.onet.pl) + * src/harbour.def + * removed hb_fsPoll() added by mistake - it's only in *nix builds + 2017-04-14 16:36 UTC+0200 Przemyslaw Czerpak (druzus/at/poczta.onet.pl) * include/hbapifs.h * src/rtl/filesys.c diff --git a/src/harbour.def b/src/harbour.def index 06c2702f1c..2e58b6a01d 100644 --- a/src/harbour.def +++ b/src/harbour.def @@ -2541,7 +2541,6 @@ hb_fsPipeIsData hb_fsPipeRead hb_fsPipeUnblock hb_fsPipeWrite -hb_fsPoll hb_fsProcessClose hb_fsProcessOpen hb_fsProcessRun