From c2415b2f3e337c072c4d5534d3f2b282d88d7230 Mon Sep 17 00:00:00 2001 From: Magnus Ahltorp Date: Tue, 21 Oct 2014 17:16:50 +0200 Subject: Break include dependency on plop.hrl --- src/catlfish.erl | 1 - 1 file changed, 1 deletion(-) (limited to 'src/catlfish.erl') diff --git a/src/catlfish.erl b/src/catlfish.erl index e261824..ae4da9d 100644 --- a/src/catlfish.erl +++ b/src/catlfish.erl @@ -3,7 +3,6 @@ -module(catlfish). -export([add_chain/2, entries/2, entry_and_proof/2]). --include("$CTROOT/plop/include/plop.hrl"). -define(PROTOCOL_VERSION, 0). -- cgit v1.1