From 249ce8366213861ce9de9b6109a6ab8ba3a955e5 Mon Sep 17 00:00:00 2001 From: LeviathaninWaves Date: Sat, 2 Dec 2023 07:42:43 -0600 Subject: [PATCH] Cleanup --- src/engine/sample.h | 1 - 1 file changed, 1 deletion(-) diff --git a/src/engine/sample.h b/src/engine/sample.h index 118fe7776..253fe347c 100644 --- a/src/engine/sample.h +++ b/src/engine/sample.h @@ -287,7 +287,6 @@ struct DivSample { */ void convert(DivSampleDepth newDepth); - /** * initialize the rest of sample formats for this sample. */