From 63dbef88f4cf6461194cbb6a0add4679faa220ba Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Przemys=C5=82aw=20Czerpak?= Date: Fri, 14 Apr 2017 17:17:31 +0200 Subject: [PATCH] 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 --- ChangeLog.txt | 4 ++++ src/harbour.def | 1 - 2 files changed, 4 insertions(+), 1 deletion(-) 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