1
0
Fork 0
mirror of https://gitlab.com/niansa/pilang2.git synced 2025-03-06 20:49:22 +01:00

Some cleanup

This commit is contained in:
niansa 2020-04-13 15:33:20 +02:00
parent 55e9b9897a
commit 6be4891dc8

View file

@ -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