Ver a proveniência

Remove unused record definition

pull/3/head
Tuncer Ayaz há 14 anos
ascendente
cometimento
68f4743563
1 ficheiros alterados com 0 adições e 2 eliminações
  1. +0
    -2
      include/rebar.hrl

+ 0
- 2
include/rebar.hrl Ver ficheiro

@ -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)).

Carregando…
Cancelar
Guardar