소스 검색
Remove test code
master
Arun Prakash Jana
6 년 전
No known key found for this signature in database
GPG 키 ID: A75979F35C080412
1개의 변경된 파일과
0개의 추가작업 그리고
3개의 파일을 삭제
-
src/nnn.c
|
|
@@ -3602,9 +3602,6 @@ int main(int argc, char *argv[]) |
|
|
|
return 1; |
|
|
|
} |
|
|
|
|
|
|
|
printf("%d\n", CMD_LEN_MAX); |
|
|
|
return 0; |
|
|
|
|
|
|
|
/* Get the context colors; copier used as tmp var */ |
|
|
|
if (cfg.showcolor) { |
|
|
|
copier = getenv("NNN_CONTEXT_COLORS"); |
|
|
|