summaryrefslogtreecommitdiffstats
path: root/WebCore/svg/SVGUnitTypes.idl
diff options
context:
space:
mode:
Diffstat (limited to 'WebCore/svg/SVGUnitTypes.idl')
-rw-r--r--WebCore/svg/SVGUnitTypes.idl2
1 files changed, 1 insertions, 1 deletions
diff --git a/WebCore/svg/SVGUnitTypes.idl b/WebCore/svg/SVGUnitTypes.idl
index 0c3791e..9095e7a 100644
--- a/WebCore/svg/SVGUnitTypes.idl
+++ b/WebCore/svg/SVGUnitTypes.idl
@@ -25,7 +25,7 @@
module svg {
- interface [Conditional=SVG, GenerateConstructor] SVGUnitTypes {
+ interface [Conditional=SVG] SVGUnitTypes {
// Unit Types
const unsigned short SVG_UNIT_TYPE_UNKNOWN = 0;
const unsigned short SVG_UNIT_TYPE_USERSPACEONUSE = 1;