core/com.nokia.carbide.cpp.sdk.core/src/com/nokia/carbide/cpp/internal/sdk/core/model/SymbianSDK.java
branchC3_BUILDER_WORK
changeset 1779 73303c546665
parent 1771 bd45dfd2e7ee
child 1861 b068cf1b44ee
--- a/core/com.nokia.carbide.cpp.sdk.core/src/com/nokia/carbide/cpp/internal/sdk/core/model/SymbianSDK.java	Thu Aug 05 15:02:27 2010 -0500
+++ b/core/com.nokia.carbide.cpp.sdk.core/src/com/nokia/carbide/cpp/internal/sdk/core/model/SymbianSDK.java	Thu Aug 05 15:25:18 2010 -0500
@@ -321,7 +321,6 @@
 	
 	/**
 	 * Parses the epoc32\kit\manifest.xml file and add the relavant SDK information 
-	 * Currently this is just a bunch of hackish code to parse the simplest manifest.xml file that really does nothing useful at all
 	 * For a manifest to be properly mapped you need at minimum: epocRoot, id, and label filled out.
 	 */