summaryrefslogtreecommitdiff
path: root/doc/classes/PacketPeer.xml
diff options
context:
space:
mode:
authorAaron Franke <arnfranke@yahoo.com>2021-09-20 19:37:32 -0500
committerAaron Franke <arnfranke@yahoo.com>2021-09-20 20:59:33 -0500
commitd54f2ad7cac0f15c757ace54ad209fcedb3053bf (patch)
tree3dcb8a63bdbad82e7b2d591879a0efa173244cbd /doc/classes/PacketPeer.xml
parent2d1699ef82a29ef65d810194ee76dddc0d9e0389 (diff)
Don't generate empty doc sections and reduce code duplication
Diffstat (limited to 'doc/classes/PacketPeer.xml')
-rw-r--r--doc/classes/PacketPeer.xml2
1 files changed, 0 insertions, 2 deletions
diff --git a/doc/classes/PacketPeer.xml b/doc/classes/PacketPeer.xml
index 8d0aa89287..fb94209d72 100644
--- a/doc/classes/PacketPeer.xml
+++ b/doc/classes/PacketPeer.xml
@@ -57,6 +57,4 @@
The [method put_var] method allocates memory on the stack, and the buffer used will grow automatically to the closest power of two to match the size of the [Variant]. If the [Variant] is bigger than [code]encode_buffer_max_size[/code], the method will error out with [constant ERR_OUT_OF_MEMORY].
</member>
</members>
- <constants>
- </constants>
</class>