mirror of
https://gitflic.ru/project/openide/openide.git
synced 2025-12-16 14:23:28 +07:00
Cleanup
This commit is contained in:
@@ -244,11 +244,6 @@ static bool read_input() {
|
||||
return update_roots(new_roots);
|
||||
}
|
||||
|
||||
if (strcmp(line, "VERSION") == 0) {
|
||||
output(VERSION "\n");
|
||||
return true;
|
||||
}
|
||||
|
||||
userlog(LOG_INFO, "unrecognised command: %s", line);
|
||||
return true;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user