summaryrefslogtreecommitdiffstats
path: root/include/core/PoolArrays.hpp
diff options
context:
space:
mode:
Diffstat (limited to 'include/core/PoolArrays.hpp')
-rw-r--r--include/core/PoolArrays.hpp1
1 files changed, 0 insertions, 1 deletions
diff --git a/include/core/PoolArrays.hpp b/include/core/PoolArrays.hpp
index 9421e83..f7720b1 100644
--- a/include/core/PoolArrays.hpp
+++ b/include/core/PoolArrays.hpp
@@ -26,7 +26,6 @@ class PoolByteArray {
public:
class Read {
-
friend class PoolByteArray;
godot_pool_byte_array_read_access *_read_access;