SourceCode/Bond/Servo/RecipeManager.cpp
@@ -62,8 +62,7 @@ ); )"; return m_pDB->executeQuery(createRecipeTable) && m_pDB->executeQuery(createDeviceTable); return m_pDB->executeQuery(createRecipeTable) && m_pDB->executeQuery(createDeviceTable); } void RecipeManager::termRecipeTable() {