Przeglądaj źródła

Remove unused record definition

pull/3/head
Tuncer Ayaz 14 lat temu
rodzic
commit
68f4743563
1 zmienionych plików z 0 dodań i 2 usunięć
  1. +0
    -2
      include/rebar.hrl

+ 0
- 2
include/rebar.hrl Wyświetl plik

@ -1,8 +1,6 @@
-record(config, { dir, -record(config, { dir,
opts }). opts }).
-record(global_state, { working_dir }).
-define(FAIL, throw({error, failed})). -define(FAIL, throw({error, failed})).
-define(ABORT(Str, Args), rebar_utils:abort(Str, Args)). -define(ABORT(Str, Args), rebar_utils:abort(Str, Args)).

Ładowanie…
Anuluj
Zapisz