memory-related refactor
This commit is contained in:
@@ -81,7 +81,7 @@ namespace audio {
|
||||
return true;
|
||||
}
|
||||
|
||||
static NoAudio* create();
|
||||
static std::unique_ptr<NoAudio> create();
|
||||
};
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user