From ca76aa0524c3bdf7ba56cf3601224b7a9fbecfe2 Mon Sep 17 00:00:00 2001 From: Jeff Hill Date: Mon, 25 Mar 2002 23:37:14 +0000 Subject: [PATCH] removed c++ style comment (ifdefed out for C but still a source of warnings) --- src/db/dbAddr.h | 3 --- 1 file changed, 3 deletions(-) diff --git a/src/db/dbAddr.h b/src/db/dbAddr.h index fe6b3ecc6..fc23a3997 100644 --- a/src/db/dbAddr.h +++ b/src/db/dbAddr.h @@ -3,9 +3,6 @@ #define dbAddrh #ifdef __cplusplus - // - // for brain dead C++ compilers - // struct dbCommon; struct putNotify; #endif