Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/mono/mono.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJoão Matos <joao@tritao.eu>2015-10-12 16:38:48 +0300
committerJoão Matos <joao@tritao.eu>2015-10-12 16:38:48 +0300
commit5a834ff4af145ffb3a986101c7724f80eb4edadf (patch)
tree43d001ad986c314cabb44484743dc86d2844f287 /eglib/src/glib.h
parent030f9dd26d8a308bfde0a59b43357b707992ef6c (diff)
Revert "Reworked coop GC stack handling in platforms with restricted access to register contexts."
Diffstat (limited to 'eglib/src/glib.h')
-rw-r--r--eglib/src/glib.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/eglib/src/glib.h b/eglib/src/glib.h
index f5473bd2a5c..4b2c6d659d4 100644
--- a/eglib/src/glib.h
+++ b/eglib/src/glib.h
@@ -486,7 +486,6 @@ struct _GByteArray {
GByteArray *g_byte_array_new (void);
GByteArray* g_byte_array_append (GByteArray *array, const guint8 *data, guint len);
guint8* g_byte_array_free (GByteArray *array, gboolean free_segment);
-void g_byte_array_set_size (GByteArray *array, gint length);
/*
* Array