Removed extraneous C++-style comment.

pull/13171/head
Joshua Haberman 4 years ago
parent d5096f9ee8
commit ab96d1ec41
  1. 1
      upb/port_def.inc

@ -182,7 +182,6 @@ int msvc_vsnprintf(char* s, size_t n, const char* format, va_list arg);
#define UPB_NAN (0.0 / 0.0)
#endif
// User code should use macros instead of functions.
#if defined(__SANITIZE_ADDRESS__)
#define UPB_ASAN 1
#ifdef __cplusplus

Loading…
Cancel
Save