diff --git a/src/include/asDbLib.h b/src/include/asDbLib.h index 5f943b80d..11699d864 100644 --- a/src/include/asDbLib.h +++ b/src/include/asDbLib.h @@ -30,7 +30,6 @@ typedef struct { int asSetFilename(char *acf); int asSetSubstitutions(char *substitutions); -int asInit(void); int asInitAsyn(ASDBCALLBACK *pcallback); int asDbGetAsl( void *paddr); ASMEMBERPVT asDbGetMemberPvt( void *paddr);