Skip to content
Snippets Groups Projects
Commit 4175b9c2 authored by Stuart Mark James's avatar Stuart Mark James
Browse files

Remove planted errors (scan-build stuff)

parent 011c695b
No related branches found
No related tags found
No related merge requests found
......@@ -174,15 +174,6 @@ void TextToSpeech::delete_device()
//--------------------------------------------------------
void TextToSpeech::init_device()
{
int *i;
DEBUG_STREAM << *i;
bool maybe;
if (maybe) {
}
else {
}
Utils::QuickMsTimer timer;
DEBUG_STREAM << "TextToSpeech::init_device() create device " << device_name << endl;
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment