From d54f2ad7cac0f15c757ace54ad209fcedb3053bf Mon Sep 17 00:00:00 2001 From: Aaron Franke Date: Mon, 20 Sep 2021 19:37:32 -0500 Subject: Don't generate empty doc sections and reduce code duplication --- modules/vorbis/doc_classes/AudioStreamOGGVorbis.xml | 4 ---- modules/vorbis/doc_classes/AudioStreamPlaybackOGGVorbis.xml | 4 ---- 2 files changed, 8 deletions(-) (limited to 'modules/vorbis') 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 @@ - - 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. - - diff --git a/modules/vorbis/doc_classes/AudioStreamPlaybackOGGVorbis.xml b/modules/vorbis/doc_classes/AudioStreamPlaybackOGGVorbis.xml index 3120f2a9e6..05c70d88da 100644 --- a/modules/vorbis/doc_classes/AudioStreamPlaybackOGGVorbis.xml +++ b/modules/vorbis/doc_classes/AudioStreamPlaybackOGGVorbis.xml @@ -6,8 +6,4 @@ - - - - -- cgit v1.2.3