ReBuffer somewhat cleaner, safer code

This commit is contained in:
vsonnier
2017-05-26 10:29:47 +02:00
parent 44cdfa8521
commit a0526f757e
2 changed files with 14 additions and 14 deletions
+1 -1
View File
@@ -28,7 +28,7 @@ public:
}
~AudioThreadInput() {
virtual ~AudioThreadInput() {
}
};