Index: Source/bindings/v8/custom/V8CSSStyleDeclarationCustom.cpp |
diff --git a/Source/bindings/v8/custom/V8CSSStyleDeclarationCustom.cpp b/Source/bindings/v8/custom/V8CSSStyleDeclarationCustom.cpp |
index cbf6a949ac08d3807b11f94c98963d85e6cd8286..e72279d22e3deb76a992661d4fc993c975fd1942 100644 |
--- a/Source/bindings/v8/custom/V8CSSStyleDeclarationCustom.cpp |
+++ b/Source/bindings/v8/custom/V8CSSStyleDeclarationCustom.cpp |
@@ -53,8 +53,6 @@ using namespace std; |
namespace WebCore { |
-// FIXME: Next two functions look lifted verbatim from JSCSSStyleDeclarationCustom. Please remove duplication. |
- |
// Check for a CSS prefix. |
// Passed prefix is all lowercase. |
// First character of the prefix within the property name may be upper or lowercase. |