mirror of
https://repo.dactyloidae.xyz/Dactyloidae/UXP.git
synced 2026-09-21 15:57:31 +09:00
Bug 1020971 - Port bug 1015664: Remove NS_HIDDEN and friends.
Tag #1273
This commit is contained in:
parent
87073feb8a
commit
707ff44b81
6 changed files with 0 additions and 33 deletions
|
|
@ -33,9 +33,6 @@ class nsIMsgProtocolInfo;
|
|||
* this particular implementation is not meant to be used directly.
|
||||
*/
|
||||
|
||||
#undef IMETHOD_VISIBILITY
|
||||
#define IMETHOD_VISIBILITY NS_VISIBILITY_DEFAULT
|
||||
|
||||
class NS_MSG_BASE nsMsgIncomingServer : public nsIMsgIncomingServer,
|
||||
public nsSupportsWeakReference,
|
||||
public nsIObserver
|
||||
|
|
@ -101,7 +98,4 @@ protected:
|
|||
bool mPerformingBiff;
|
||||
};
|
||||
|
||||
#undef IMETHOD_VISIBILITY
|
||||
#define IMETHOD_VISIBILITY NS_VISIBILITY_HIDDEN
|
||||
|
||||
#endif // nsMsgIncomingServer_h__
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue