* assume callback is cdecl

git-svn-id: trunk@17966 -
This commit is contained in:
marco 2011-07-09 21:34:32 +00:00
parent 28fb5b21a3
commit 4163c8fb51

View File

@ -89,8 +89,7 @@ type
end;
PGDBM_FILE = ^TGDBM_FILE;
TGDBMErrorCallBack = Procedure;
TGDBMErrorCallBack = Procedure; cdecl;
var