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
This commit is contained in:
Przemysław Czerpak
2017-04-14 17:17:31 +02:00
parent e150da6f93
commit 63dbef88f4
2 changed files with 4 additions and 1 deletions

View File

@@ -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

View File

@@ -2541,7 +2541,6 @@ hb_fsPipeIsData
hb_fsPipeRead
hb_fsPipeUnblock
hb_fsPipeWrite
hb_fsPoll
hb_fsProcessClose
hb_fsProcessOpen
hb_fsProcessRun