summaryrefslogtreecommitdiff
path: root/Source/WTF/wtf/PageBlock.h
diff options
context:
space:
mode:
Diffstat (limited to 'Source/WTF/wtf/PageBlock.h')
-rw-r--r--Source/WTF/wtf/PageBlock.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/Source/WTF/wtf/PageBlock.h b/Source/WTF/wtf/PageBlock.h
index 56e557017..372c8b600 100644
--- a/Source/WTF/wtf/PageBlock.h
+++ b/Source/WTF/wtf/PageBlock.h
@@ -82,7 +82,6 @@ inline PageBlock::PageBlock(void* base, size_t size, bool hasGuardPages)
using WTF::pageSize;
using WTF::isPageAligned;
-using WTF::isPageAligned;
using WTF::isPowerOfTwo;
#endif // PageBlock_h