removed warning for no version info

This commit is contained in:
Jim Kowalkowski
1994-05-11 09:53:27 +00:00
parent 845b526fed
commit ffe7b358eb

View File

@@ -95,7 +95,9 @@ database: DATABASE d_head d_body
d_head: O_PAREN WORD C_PAREN
{
#ifdef vxWorks
/*
fprintf(stderr,"Warning: No EPICS version information in db file\n");
*/
pdbentry=dbAllocEntry(pdbBase);
free($2);
#endif