Title: [140232] trunk/Source/_javascript_Core
Revision
140232
Author
[email protected]
Date
2013-01-18 20:37:54 -0800 (Fri, 18 Jan 2013)

Log Message

Removed duplicate references to two headers in the project files.

Rubber-stamped by Mark Rowe.

* _javascript_Core.xcodeproj/project.pbxproj:

Modified Paths

Diff

Modified: trunk/Source/_javascript_Core/ChangeLog (140231 => 140232)


--- trunk/Source/_javascript_Core/ChangeLog	2013-01-19 03:59:49 UTC (rev 140231)
+++ trunk/Source/_javascript_Core/ChangeLog	2013-01-19 04:37:54 UTC (rev 140232)
@@ -1,3 +1,11 @@
+2013-01-18  Dan Bernstein  <[email protected]>
+
+        Removed duplicate references to two headers in the project files.
+
+        Rubber-stamped by Mark Rowe.
+
+        * _javascript_Core.xcodeproj/project.pbxproj:
+
 2013-01-18  Michael Saboff  <[email protected]>
 
         Unreviewed build fix for building JSC with DFG_ENABLE_DEBUG_PROPAGATION_VERBOSE enabled in DFGCommon.h.

Modified: trunk/Source/_javascript_Core/_javascript_Core.xcodeproj/project.pbxproj (140231 => 140232)


--- trunk/Source/_javascript_Core/_javascript_Core.xcodeproj/project.pbxproj	2013-01-19 03:59:49 UTC (rev 140231)
+++ trunk/Source/_javascript_Core/_javascript_Core.xcodeproj/project.pbxproj	2013-01-19 04:37:54 UTC (rev 140232)
@@ -3269,8 +3269,6 @@
 				86704B8812DBA33700A9FE7B /* YarrParser.h in Headers */,
 				86704B8A12DBA33700A9FE7B /* YarrPattern.h in Headers */,
 				86704B4312DB8A8100A9FE7B /* YarrSyntaxChecker.h in Headers */,
-				0F5EF91F16878F7D003E5C25 /* JITThunks.h in Headers */,
-				0F572D4F16879FDD00E57FBD /* ThunkGenerator.h in Headers */,
 				0F9749711687ADE400A4FF6A /* JSCellInlines.h in Headers */,
 			);
 			runOnlyForDeploymentPostprocessing = 0;
_______________________________________________
webkit-changes mailing list
[email protected]
http://lists.webkit.org/mailman/listinfo/webkit-changes

Reply via email to