Title: [141312] trunk/Source/ThirdParty/ANGLE
Revision
141312
Author
ddkil...@apple.com
Date
2013-01-30 14:30:29 -0800 (Wed, 30 Jan 2013)

Log Message

Remove useless comment from Base.xcconfig

Rubber-stamped by Mark Rowe.

* Configurations/Base.xcconfig: Remove comment.

Modified Paths

Diff

Modified: trunk/Source/ThirdParty/ANGLE/ChangeLog (141311 => 141312)


--- trunk/Source/ThirdParty/ANGLE/ChangeLog	2013-01-30 22:29:15 UTC (rev 141311)
+++ trunk/Source/ThirdParty/ANGLE/ChangeLog	2013-01-30 22:30:29 UTC (rev 141312)
@@ -1,3 +1,11 @@
+2013-01-30  David Kilzer  <ddkil...@apple.com>
+
+        Remove useless comment from Base.xcconfig
+
+        Rubber-stamped by Mark Rowe.
+
+        * Configurations/Base.xcconfig: Remove comment.
+
 2013-01-16  Allan Sandfeld Jensen  <allan.jen...@digia.com>
 
         Doesn't build with GCC 4.7+

Modified: trunk/Source/ThirdParty/ANGLE/Configurations/Base.xcconfig (141311 => 141312)


--- trunk/Source/ThirdParty/ANGLE/Configurations/Base.xcconfig	2013-01-30 22:29:15 UTC (rev 141311)
+++ trunk/Source/ThirdParty/ANGLE/Configurations/Base.xcconfig	2013-01-30 22:30:29 UTC (rev 141312)
@@ -41,7 +41,6 @@
 TARGETING_SAME_OS_X_VERSION_1080_1080 = YES;
 TARGETING_SAME_OS_X_VERSION_1090_1090 = YES;
 
-// Make macosx SDK builds work without AspenFamily.xcconfig.
 INSTALL_PATH = $(INSTALL_PATH_PREFIX)$(INSTALL_PATH_ACTUAL);
 
 // Don't build against an SDK unless we're targeting an older OS version.
_______________________________________________
webkit-changes mailing list
webkit-changes@lists.webkit.org
https://lists.webkit.org/mailman/listinfo/webkit-changes

Reply via email to