From 6d75bfbeb0c981e25c1b30b481118ea52a3b377e Mon Sep 17 00:00:00 2001 From: Tuncer Ayaz Date: Thu, 10 Mar 2011 15:07:41 +0100 Subject: Clean up specs --- include/rebar.hrl | 3 --- 1 file changed, 3 deletions(-) (limited to 'include') diff --git a/include/rebar.hrl b/include/rebar.hrl index c435a85..0f4e90f 100644 --- a/include/rebar.hrl +++ b/include/rebar.hrl @@ -1,6 +1,3 @@ --record(config, { dir, - opts }). - -define(FAIL, throw({error, failed})). -define(ABORT(Str, Args), rebar_utils:abort(Str, Args)). -- cgit v1.1