summaryrefslogtreecommitdiff
path: root/libgjs-private/gjs-util.h
diff options
context:
space:
mode:
Diffstat (limited to 'libgjs-private/gjs-util.h')
-rw-r--r--libgjs-private/gjs-util.h4
1 files changed, 0 insertions, 4 deletions
diff --git a/libgjs-private/gjs-util.h b/libgjs-private/gjs-util.h
index d4f8bbf6..c24f2359 100644
--- a/libgjs-private/gjs-util.h
+++ b/libgjs-private/gjs-util.h
@@ -57,10 +57,6 @@ void gjs_gtk_container_child_set_property(GObject* container, GObject* child,
const char* property,
const GValue* value);
-/* For tests */
-GJS_EXPORT
-int gjs_open_bytes(GBytes* bytes, GError** error);
-
G_END_DECLS
#endif /* LIBGJS_PRIVATE_GJS_UTIL_H_ */