Title: [89071] trunk/Source/_javascript_Core
Revision
89071
Author
[email protected]
Date
2011-06-16 15:06:09 -0700 (Thu, 16 Jun 2011)

Log Message

Build fix: Removed an accidental commit from the future.

* CMakeLists.txt:

Modified Paths

Diff

Modified: trunk/Source/_javascript_Core/CMakeLists.txt (89070 => 89071)


--- trunk/Source/_javascript_Core/CMakeLists.txt	2011-06-16 22:05:48 UTC (rev 89070)
+++ trunk/Source/_javascript_Core/CMakeLists.txt	2011-06-16 22:06:09 UTC (rev 89071)
@@ -44,7 +44,6 @@
 
     heap/Heap.cpp
     heap/HandleHeap.cpp
-    heap/SlotVisitor.cpp
     heap/HandleStack.cpp
     heap/MachineStackMarker.cpp
     heap/MarkedBlock.cpp

Modified: trunk/Source/_javascript_Core/ChangeLog (89070 => 89071)


--- trunk/Source/_javascript_Core/ChangeLog	2011-06-16 22:05:48 UTC (rev 89070)
+++ trunk/Source/_javascript_Core/ChangeLog	2011-06-16 22:06:09 UTC (rev 89071)
@@ -1,5 +1,11 @@
 2011-06-16  Geoffrey Garen  <[email protected]>
 
+        Build fix: Removed an accidental commit from the future.
+
+        * CMakeLists.txt:
+
+2011-06-16  Geoffrey Garen  <[email protected]>
+
         Reviewed by Oliver Hunt.
 
         Introduced SlotVisitor into the project
_______________________________________________
webkit-changes mailing list
[email protected]
http://lists.webkit.org/mailman/listinfo.cgi/webkit-changes

Reply via email to