mirror of
https://github.com/GothenburgBitFactory/timewarrior.git
synced 2025-07-07 20:06:39 +02:00
gr: Removed unused code
This commit is contained in:
parent
23fb1aedd5
commit
ed138fc819
1 changed files with 0 additions and 3 deletions
|
@ -50,9 +50,6 @@ int main (int argc, char** argv)
|
|||
// Process command line arguments
|
||||
std::string grammarFile = "";
|
||||
std::string commandLine = "";
|
||||
/*
|
||||
std::vector <std::string> args;
|
||||
*/
|
||||
|
||||
for (int i = 1; i < argc; ++i)
|
||||
{
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue