diff options
Diffstat (limited to 'layout/xul/nsXULLabelFrame.h')
-rw-r--r-- | layout/xul/nsXULLabelFrame.h | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/layout/xul/nsXULLabelFrame.h b/layout/xul/nsXULLabelFrame.h index e97fc3fca3..faeb461f21 100644 --- a/layout/xul/nsXULLabelFrame.h +++ b/layout/xul/nsXULLabelFrame.h @@ -11,10 +11,6 @@ #include "mozilla/Attributes.h" #include "nsBlockFrame.h" -#ifndef MOZ_XUL -#error "This file should not be included" -#endif - class nsXULLabelFrame : public nsBlockFrame { public: |