From 359334f1a1d74e346ff76f8da85c8de897ca159a Mon Sep 17 00:00:00 2001 From: "Matt A. Tobin" Date: Mon, 11 Nov 2019 00:27:30 -0500 Subject: Bug 1020971 - Port bug 1015664: Remove NS_HIDDEN and friends. Tag #1273 --- mailnews/base/util/nsStopwatch.h | 3 --- 1 file changed, 3 deletions(-) (limited to 'mailnews/base/util/nsStopwatch.h') diff --git a/mailnews/base/util/nsStopwatch.h b/mailnews/base/util/nsStopwatch.h index 62b1c52b8..108518870 100644 --- a/mailnews/base/util/nsStopwatch.h +++ b/mailnews/base/util/nsStopwatch.h @@ -14,9 +14,6 @@ #define NS_STOPWATCH_CONTRACTID "@mozilla.org/stopwatch;1" -#undef IMETHOD_VISIBILITY -#define IMETHOD_VISIBILITY NS_VISIBILITY_DEFAULT - class NS_MSG_BASE nsStopwatch : public nsIStopwatch { public: -- cgit v1.2.3