ソースを参照

Remove test code

master
Arun Prakash Jana 6年前
コミット
c678c9f786
この署名に対応する既知のキーがデータベースに存在しません GPGキーID: A75979F35C080412
1個のファイルの変更0行の追加3行の削除
  1. +0
    -3
      src/nnn.c

+ 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");


読み込み中…
キャンセル
保存