Merge pull request #5714 from alexischr/update_bockbuild
[mono.git] / mono / metadata / runtime.h
index 65cb5daa4a511e4f33a9eb0e03567b76cdd056d2..ddd6d5deb591065e69082ce64edc9f374da69a66 100644 (file)
@@ -1,5 +1,6 @@
-/*
- * runtime.h: Runtime functions
+/**
+ * \file
+ * Runtime functions
  *
  * Author:
  *     Jonathan Pryor
@@ -17,7 +18,6 @@
 
 MONO_BEGIN_DECLS
 
-gboolean mono_runtime_is_critical_method (MonoMethod *method);
 gboolean mono_runtime_try_shutdown (void);
 
 void mono_runtime_init_tls (void);