2010-02-01 01:32 UTC+0100 Viktor Szakats (harbour.01 syenar.hu)

* src/rtl/cdpapi.c
    % Deleted unnecessary hbvm.h header.
      (hb_vmCDP() is declared in hbapicdp.h, is this ok?)
This commit is contained in:
Viktor Szakats
2010-02-01 00:35:56 +00:00
parent d8df983663
commit 4431319965
2 changed files with 5 additions and 1 deletions

View File

@@ -17,6 +17,11 @@
past entries belonging to author(s): Viktor Szakats.
*/
2010-02-01 01:32 UTC+0100 Viktor Szakats (harbour.01 syenar.hu)
* src/rtl/cdpapi.c
% Deleted unnecessary hbvm.h header.
(hb_vmCDP() is declared in hbapicdp.h, is this ok?)
2010-02-01 01:28 UTC+0100 Viktor Szakats (harbour.01 syenar.hu)
* src/rtl/Makefile
* src/rtl/cdpapi.c

View File

@@ -52,7 +52,6 @@
*/
#include "hbapi.h"
#include "hbvm.h"
#include "hbapierr.h"
#include "hbapicdp.h"
#include "hbthread.h"