Index: trunk/jenga/include/smoothie/Type.h
===================================================================
--- trunk/jenga/include/smoothie/Type.h	(revision 194)
+++ trunk/jenga/include/smoothie/Type.h	(revision 197)
@@ -127,6 +127,4 @@
 	bool HasMember() const;
 
-	const std::string ToString() const;
-
 	void operator= ( const Type &type ){
 		basicType = type.basicType;
