summaryrefslogtreecommitdiff
path: root/Source/WebCore/svg/SVGSetElement.idl
diff options
context:
space:
mode:
Diffstat (limited to 'Source/WebCore/svg/SVGSetElement.idl')
-rw-r--r--Source/WebCore/svg/SVGSetElement.idl4
1 files changed, 1 insertions, 3 deletions
diff --git a/Source/WebCore/svg/SVGSetElement.idl b/Source/WebCore/svg/SVGSetElement.idl
index f53cb921c..322ed53d9 100644
--- a/Source/WebCore/svg/SVGSetElement.idl
+++ b/Source/WebCore/svg/SVGSetElement.idl
@@ -23,8 +23,6 @@
* OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
*/
-[
- Conditional=SVG
-] interface SVGSetElement : SVGAnimationElement {
+interface SVGSetElement : SVGAnimationElement {
};