mirror of
https://github.com/mozilla/gecko-dev.git
synced 2025-02-03 12:35:58 +00:00
Bug 1438309 - Remove #ifndef MOZ_XUL
from nsXULLabelFrame;r=nalexander
MozReview-Commit-ID: 2hm8pUSnZpN --HG-- extra : rebase_source : c14005a47bf64512c20d1253f278157f428bc61d
This commit is contained in:
parent
6c854a7275
commit
61019396c7
@ -12,10 +12,6 @@
|
||||
#include "mozilla/Attributes.h"
|
||||
#include "nsBlockFrame.h"
|
||||
|
||||
#ifndef MOZ_XUL
|
||||
#error "This file should not be included"
|
||||
#endif
|
||||
|
||||
class nsXULLabelFrame final : public nsBlockFrame
|
||||
{
|
||||
public:
|
||||
|
Loading…
x
Reference in New Issue
Block a user