diff --git a/GSWeb.framework/GSWText.h b/GSWeb.framework/GSWText.h index 0c03181..97531e9 100644 --- a/GSWeb.framework/GSWText.h +++ b/GSWeb.framework/GSWText.h @@ -39,7 +39,6 @@ -(id)initWithName:(NSString*)name associations:(NSDictionary*)associations contentElements:(NSArray*)elements; --(void)dealloc; -(NSString*)description; -(NSString*)elementName;