Merge pull request #3763 from akoeplinger/move-type
[mono.git] / mono / metadata / string-icalls.h
index 2ffc8e38ccf2d7c32e0652b48f60e87a3811a4b6..edc43f2e8edd341f56be34a3c218328adc9a7c1d 100644 (file)
@@ -30,7 +30,4 @@ ves_icall_System_String_InternalIsInterned (MonoString *str);
 int
 ves_icall_System_String_GetLOSLimit (void);
 
-void
-ves_icall_System_String_InternalSetLength (MonoString *str, gint32 new_length);
-
 #endif /* _MONO_CLI_STRING_ICALLS_H_ */