summaryrefslogtreecommitdiff
path: root/modules/vorbis/doc_classes/AudioStreamOGGVorbis.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 /modules/vorbis/doc_classes/AudioStreamOGGVorbis.xml
parent2d1699ef82a29ef65d810194ee76dddc0d9e0389 (diff)
Don't generate empty doc sections and reduce code duplication
Diffstat (limited to 'modules/vorbis/doc_classes/AudioStreamOGGVorbis.xml')
-rw-r--r--modules/vorbis/doc_classes/AudioStreamOGGVorbis.xml4
1 files changed, 0 insertions, 4 deletions
diff --git a/modules/vorbis/doc_classes/AudioStreamOGGVorbis.xml b/modules/vorbis/doc_classes/AudioStreamOGGVorbis.xml
index a680a2f999..4cd278fe83 100644
--- a/modules/vorbis/doc_classes/AudioStreamOGGVorbis.xml
+++ b/modules/vorbis/doc_classes/AudioStreamOGGVorbis.xml
@@ -6,8 +6,6 @@
</description>
<tutorials>
</tutorials>
- <methods>
- </methods>
<members>
<member name="loop" type="bool" setter="set_loop" getter="has_loop" default="false">
If [code]true[/code], the stream will automatically loop when it reaches the end.
@@ -19,6 +17,4 @@
Contains the raw OGG data for this stream.
</member>
</members>
- <constants>
- </constants>
</class>