mirror of
https://github.com/GothenburgBitFactory/taskshell.git
synced 2025-07-29 00:53:26 +02:00
Cleanup: Eliminated unused arguments
This commit is contained in:
parent
8cf9788060
commit
da4fd02cc5
5 changed files with 15 additions and 17 deletions
|
@ -29,7 +29,7 @@
|
|||
#include <string>
|
||||
|
||||
////////////////////////////////////////////////////////////////////////////////
|
||||
int cmdShell (const std::vector <std::string>& args)
|
||||
int cmdShell ()
|
||||
{
|
||||
/*
|
||||
auto status = execute ("task",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue