mirror of
https://github.com/DarkPlacesEngine/gmqcc.git
synced 2025-02-17 09:02:25 +00:00
removed branch
This commit is contained in:
parent
03295d7adc
commit
7ce3964772
1 changed files with 1 additions and 2 deletions
3
main.c
3
main.c
|
@ -95,7 +95,6 @@ int main(int argc, char **argv) {
|
|||
mem_d(items_data[itr].name);
|
||||
mem_d(items_data);
|
||||
|
||||
if (opts_memchk)
|
||||
util_meminfo();
|
||||
util_meminfo();
|
||||
return 0;
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue