Index: webrtc/base/common.h |
diff --git a/webrtc/base/common.h b/webrtc/base/common.h |
index 67665f2d4c6eca6a52702205d9451eda861b6a83..2086754c1fd25dd49af576339760332732f9fa75 100644 |
--- a/webrtc/base/common.h |
+++ b/webrtc/base/common.h |
@@ -54,8 +54,6 @@ inline void RtcUnused(const void*) {} |
#endif // !defined(WEBRTC_WIN) |
-#define ARRAY_SIZE(x) (static_cast<int>(sizeof(x) / sizeof(x[0]))) |
- |
///////////////////////////////////////////////////////////////////////////// |
// Assertions |
///////////////////////////////////////////////////////////////////////////// |