mirror of
https://github.com/mozilla/gecko-dev.git
synced 2025-04-02 12:32:55 +00:00
Disabled the code
This commit is contained in:
parent
67fdf8457e
commit
75cc3c0b39
@ -15,6 +15,7 @@
|
||||
* Copyright (C) 1998 Netscape Communications Corporation. All Rights
|
||||
* Reserved.
|
||||
*/
|
||||
#if 0
|
||||
#include "nsCSSLayout.h"
|
||||
#include "nsIStyleContext.h"
|
||||
#include "nsStyleConsts.h"
|
||||
@ -121,3 +122,4 @@ nsCSSLayout::RelativePositionChildren(nsIPresContext* aCX,
|
||||
kid->GetNextSibling(kid);
|
||||
}
|
||||
}
|
||||
#endif
|
||||
|
@ -15,6 +15,7 @@
|
||||
* Copyright (C) 1998 Netscape Communications Corporation. All Rights
|
||||
* Reserved.
|
||||
*/
|
||||
#if 0
|
||||
#include "nsCSSLayout.h"
|
||||
#include "nsIStyleContext.h"
|
||||
#include "nsStyleConsts.h"
|
||||
@ -121,3 +122,4 @@ nsCSSLayout::RelativePositionChildren(nsIPresContext* aCX,
|
||||
kid->GetNextSibling(kid);
|
||||
}
|
||||
}
|
||||
#endif
|
||||
|
Loading…
x
Reference in New Issue
Block a user