summaryrefslogtreecommitdiffstats
path: root/WebCore/css/CSSRuleList.idl
diff options
context:
space:
mode:
Diffstat (limited to 'WebCore/css/CSSRuleList.idl')
-rw-r--r--WebCore/css/CSSRuleList.idl3
1 files changed, 1 insertions, 2 deletions
diff --git a/WebCore/css/CSSRuleList.idl b/WebCore/css/CSSRuleList.idl
index 9add078..224d6a1 100644
--- a/WebCore/css/CSSRuleList.idl
+++ b/WebCore/css/CSSRuleList.idl
@@ -1,5 +1,5 @@
/*
- * Copyright (C) 2006, 2007, 2009 Apple Inc. All rights reserved.
+ * Copyright (C) 2006, 2007 Apple Inc. All rights reserved.
*
* Redistribution and use in source and binary forms, with or without
* modification, are permitted provided that the following conditions
@@ -27,7 +27,6 @@ module css {
// Introduced in DOM Level 2:
interface [
- CustomMarkFunction,
GenerateConstructor,
HasIndexGetter,
InterfaceUUID=64c346a0-1e34-49d3-9472-57ec8e0fdccb,