Selaa lähdekoodia

Remove unused record definition

pull/3/head
Tuncer Ayaz 14 vuotta sitten
vanhempi
commit
68f4743563
1 muutettua tiedostoa jossa 0 lisäystä ja 2 poistoa
  1. +0
    -2
      include/rebar.hrl

+ 0
- 2
include/rebar.hrl Näytä tiedosto

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

Ladataan…
Peruuta
Tallenna