summaryrefslogtreecommitdiffstats
path: root/mailnews/base/util/nsStopwatch.h
diff options
context:
space:
mode:
authorMatt A. Tobin <email@mattatobin.com>2019-11-11 00:27:30 -0500
committerMatt A. Tobin <email@mattatobin.com>2019-11-11 00:27:30 -0500
commit359334f1a1d74e346ff76f8da85c8de897ca159a (patch)
treedaadf5ef66696dacdc58faae2bdf5245e25db81d /mailnews/base/util/nsStopwatch.h
parent7922314fa479d5c5c1a4e580f643d79af3151da0 (diff)
downloadUXP-359334f1a1d74e346ff76f8da85c8de897ca159a.tar
UXP-359334f1a1d74e346ff76f8da85c8de897ca159a.tar.gz
UXP-359334f1a1d74e346ff76f8da85c8de897ca159a.tar.lz
UXP-359334f1a1d74e346ff76f8da85c8de897ca159a.tar.xz
UXP-359334f1a1d74e346ff76f8da85c8de897ca159a.zip
Bug 1020971 - Port bug 1015664: Remove NS_HIDDEN and friends.
Tag #1273
Diffstat (limited to 'mailnews/base/util/nsStopwatch.h')
-rw-r--r--mailnews/base/util/nsStopwatch.h3
1 files changed, 0 insertions, 3 deletions
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: