mirror of
https://gitlab.com/niansa/pilang2.git
synced 2025-03-06 20:49:22 +01:00
Some cleanup
This commit is contained in:
parent
55e9b9897a
commit
6be4891dc8
1 changed files with 0 additions and 1 deletions
1
main.cpp
1
main.cpp
|
@ -52,7 +52,6 @@ bool interactivecli;
|
|||
bool catcherrs = false;
|
||||
std::string lasterr = "";
|
||||
std::vector<std::string> markersetqueue;
|
||||
int main(int argc, char *argv[]);
|
||||
std::string execline(std::string commandstr);
|
||||
|
||||
// Restart program on segmenation fault
|
||||
|
|
Loading…
Add table
Reference in a new issue