Title: [86935] trunk/Source/WebCore
- Revision
- 86935
- Author
- [email protected]
- Date
- 2011-05-20 03:16:44 -0700 (Fri, 20 May 2011)
Log Message
2011-05-20 Dirk Schulze <[email protected]>
Rubber-stamped by Nikolas Zimmermann.
Remove unnecessary class Path inlcude from PathTraversalState.
* platform/graphics/PathTraversalState.h:
Modified Paths
Diff
Modified: trunk/Source/WebCore/ChangeLog (86934 => 86935)
--- trunk/Source/WebCore/ChangeLog 2011-05-20 09:56:35 UTC (rev 86934)
+++ trunk/Source/WebCore/ChangeLog 2011-05-20 10:16:44 UTC (rev 86935)
@@ -1,3 +1,11 @@
+2011-05-20 Dirk Schulze <[email protected]>
+
+ Rubber-stamped by Nikolas Zimmermann.
+
+ Remove unnecessary class Path inlcude from PathTraversalState.
+
+ * platform/graphics/PathTraversalState.h:
+
2011-05-19 Pavel Podivilov <[email protected]>
Reviewed by Pavel Feldman.
Modified: trunk/Source/WebCore/platform/graphics/PathTraversalState.h (86934 => 86935)
--- trunk/Source/WebCore/platform/graphics/PathTraversalState.h 2011-05-20 09:56:35 UTC (rev 86934)
+++ trunk/Source/WebCore/platform/graphics/PathTraversalState.h 2011-05-20 10:16:44 UTC (rev 86935)
@@ -30,8 +30,6 @@
namespace WebCore {
-class Path;
-
class PathTraversalState {
public:
enum PathTraversalAction {
_______________________________________________
webkit-changes mailing list
[email protected]
http://lists.webkit.org/mailman/listinfo.cgi/webkit-changes