remove comment

This commit is contained in:
Glenn Maynard
2003-09-13 00:09:07 +00:00
parent 4841e59de2
commit c95c54dddf
-1
View File
@@ -38,7 +38,6 @@ class RageSoundReader_WAV: public SoundReader_FileReader
enum DataType_t { FORMAT_PCM=0, FORMAT_ADPCM=1 } DataType;
/* Amount of input data, in bytes: */
int SampleRate;
int Channels;
int BytesPerSample;