summaryrefslogtreecommitdiff
path: root/src/3rdparty/webkit/WebCore/svg/SVGZoomAndPan.idl
diff options
context:
space:
mode:
Diffstat (limited to 'src/3rdparty/webkit/WebCore/svg/SVGZoomAndPan.idl')
-rw-r--r--src/3rdparty/webkit/WebCore/svg/SVGZoomAndPan.idl2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/3rdparty/webkit/WebCore/svg/SVGZoomAndPan.idl b/src/3rdparty/webkit/WebCore/svg/SVGZoomAndPan.idl
index 6d6958329b..bd738f3c5b 100644
--- a/src/3rdparty/webkit/WebCore/svg/SVGZoomAndPan.idl
+++ b/src/3rdparty/webkit/WebCore/svg/SVGZoomAndPan.idl
@@ -26,7 +26,7 @@
module svg {
- interface [Conditional=SVG, GenerateConstructor, ObjCProtocol] SVGZoomAndPan {
+ interface [Conditional=SVG, ObjCProtocol] SVGZoomAndPan {
// Zoom and Pan Types
const unsigned short SVG_ZOOMANDPAN_UNKNOWN = 0;
const unsigned short SVG_ZOOMANDPAN_DISABLE = 1;