[sgen] Binary protocol for every write barrier, not just the generic store one.
[mono.git] / mono / metadata / environment.h
index 7a52717783eb90774adbbd29fdb1e876f3c585cd..619249a4715592e877bf72947066e7c394c3e82c 100644 (file)
@@ -17,8 +17,6 @@ MONO_BEGIN_DECLS
 extern int32_t mono_environment_exitcode_get (void);
 extern void mono_environment_exitcode_set (int32_t value);
 
-extern MonoString* ves_icall_System_Environment_GetOSVersionString (void);
-
 MONO_END_DECLS
 
 #endif /* _MONO_METADATA_ENVIRONMENT_H_ */