[gjs/test-ci: 1/7] global: Remove slot for ByteArray prototype
- From: Philip Chimento <pchimento src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gjs/test-ci: 1/7] global: Remove slot for ByteArray prototype
- Date: Sat, 2 May 2020 22:26:39 +0000 (UTC)
commit b59a00bb9c8d3f9a9c16df7bed438cc593f6edb4
Author: Philip Chimento <philip chimento gmail com>
Date: Tue Apr 7 09:49:53 2020 -0700
global: Remove slot for ByteArray prototype
This is no longer used since the ByteArray refactor.
gjs/global.h | 1 -
1 file changed, 1 deletion(-)
---
diff --git a/gjs/global.h b/gjs/global.h
index 29f528df..341f1572 100644
--- a/gjs/global.h
+++ b/gjs/global.h
@@ -36,7 +36,6 @@ typedef enum {
GJS_GLOBAL_SLOT_PROTOTYPE_function,
GJS_GLOBAL_SLOT_PROTOTYPE_ns,
GJS_GLOBAL_SLOT_PROTOTYPE_repo,
- GJS_GLOBAL_SLOT_PROTOTYPE_byte_array,
GJS_GLOBAL_SLOT_PROTOTYPE_importer,
GJS_GLOBAL_SLOT_PROTOTYPE_cairo_context,
GJS_GLOBAL_SLOT_PROTOTYPE_cairo_gradient,
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]