removed c++ style comment (ifdefed out for C but still a source of warnings)

This commit is contained in:
Jeff Hill
2002-03-25 23:37:14 +00:00
parent dcf48cea38
commit ca76aa0524

View File

@@ -3,9 +3,6 @@
#define dbAddrh
#ifdef __cplusplus
//
// for brain dead C++ compilers
//
struct dbCommon;
struct putNotify;
#endif