summaryrefslogtreecommitdiff
path: root/src/catlfish.erl
diff options
context:
space:
mode:
authorMagnus Ahltorp <map@kth.se>2014-10-21 17:16:50 +0200
committerMagnus Ahltorp <map@kth.se>2014-10-22 16:41:41 +0200
commit668a24fd4043355547ef2694d47b0f0c380c424c (patch)
treeff31b5e30ee29e3b20174ad8602884daa88eeae8 /src/catlfish.erl
parent77f5f5fb1396609803e3b1b13f39c4f3498a6612 (diff)
Break include dependency on plop.hrlexternal-merge-rebased
Diffstat (limited to 'src/catlfish.erl')
-rw-r--r--src/catlfish.erl1
1 files changed, 0 insertions, 1 deletions
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).