Title: [164478] trunk/Source/WebCore
Revision
164478
Author
timothy_hor...@apple.com
Date
2014-02-21 00:29:52 -0800 (Fri, 21 Feb 2014)

Log Message

Remove removed symbol from exports list.

* WebCore.exp.in:

Modified Paths

Diff

Modified: trunk/Source/WebCore/ChangeLog (164477 => 164478)


--- trunk/Source/WebCore/ChangeLog	2014-02-21 07:46:30 UTC (rev 164477)
+++ trunk/Source/WebCore/ChangeLog	2014-02-21 08:29:52 UTC (rev 164478)
@@ -1,3 +1,9 @@
+2014-02-21  Tim Horton  <timothy_hor...@apple.com>
+
+        Remove removed symbol from exports list.
+
+        * WebCore.exp.in:
+
 2014-02-20  ChangSeok Oh  <changseok...@collabora.com>
 
         Rename EXT_draw_buffers to WEBGL_draw_buffers

Modified: trunk/Source/WebCore/WebCore.exp.in (164477 => 164478)


--- trunk/Source/WebCore/WebCore.exp.in	2014-02-21 07:46:30 UTC (rev 164477)
+++ trunk/Source/WebCore/WebCore.exp.in	2014-02-21 08:29:52 UTC (rev 164478)
@@ -2787,10 +2787,6 @@
 __ZNK7WebCore12IconDatabase9isEnabledEv
 #endif
 
-#if ENABLE(IMAGE_CONTROLS)
-__ZN7WebCore8Settings23setImageControlsEnabledEb
-#endif
-
 #if ENABLE(INPUT_TYPE_COLOR)
 __ZN7WebCore5ColorC1EP7CGColor
 __ZN7WebCore5ColorC1ERKN3WTF6StringE
_______________________________________________
webkit-changes mailing list
webkit-changes@lists.webkit.org
https://lists.webkit.org/mailman/listinfo/webkit-changes

Reply via email to