removed c++ style comment (ifdefed out for C but still a source of warnings)
This commit is contained in:
@@ -3,9 +3,6 @@
|
||||
#define dbAddrh
|
||||
|
||||
#ifdef __cplusplus
|
||||
//
|
||||
// for brain dead C++ compilers
|
||||
//
|
||||
struct dbCommon;
|
||||
struct putNotify;
|
||||
#endif
|
||||
|
||||
Reference in New Issue
Block a user