Remove commented test code from main.cpp
This commit is contained in:
@@ -56,7 +56,5 @@ int main(int argc, char *argv[]) {
|
|||||||
} else {
|
} else {
|
||||||
std::cout << "Shell could not be detected\n";
|
std::cout << "Shell could not be detected\n";
|
||||||
}
|
}
|
||||||
}
|
|
||||||
// test
|
|
||||||
return 0;
|
return 0;
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user