mirror of
https://repo.dactyloidae.xyz/Dactyloidae/UXP.git
synced 2026-09-22 00:17:32 +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
|
|
@ -40,9 +40,6 @@ class nsMsgKeySetU;
|
|||
* class derived from nsMsgFolder for those folders that use an nsIMsgDatabase
|
||||
*/
|
||||
|
||||
#undef IMETHOD_VISIBILITY
|
||||
#define IMETHOD_VISIBILITY NS_VISIBILITY_DEFAULT
|
||||
|
||||
class NS_MSG_BASE nsMsgDBFolder: public nsRDFResource,
|
||||
public nsSupportsWeakReference,
|
||||
public nsIMsgFolder,
|
||||
|
|
@ -291,7 +288,4 @@ protected:
|
|||
nsMsgKeySet* hiKeySet;
|
||||
};
|
||||
|
||||
#undef IMETHOD_VISIBILITY
|
||||
#define IMETHOD_VISIBILITY NS_VISIBILITY_HIDDEN
|
||||
|
||||
#endif
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue