mirror of
https://github.com/jarun/nnn.git
synced 2024-11-24 20:01:27 +00:00
Remove test code
This commit is contained in:
parent
75060f5923
commit
c678c9f786
|
@ -3602,9 +3602,6 @@ int main(int argc, char *argv[])
|
||||||
return 1;
|
return 1;
|
||||||
}
|
}
|
||||||
|
|
||||||
printf("%d\n", CMD_LEN_MAX);
|
|
||||||
return 0;
|
|
||||||
|
|
||||||
/* Get the context colors; copier used as tmp var */
|
/* Get the context colors; copier used as tmp var */
|
||||||
if (cfg.showcolor) {
|
if (cfg.showcolor) {
|
||||||
copier = getenv("NNN_CONTEXT_COLORS");
|
copier = getenv("NNN_CONTEXT_COLORS");
|
||||||
|
|
Loading…
Reference in a new issue