From eaac013b4e68dea48fb2c3070b7c7ca59dfd1b96 Mon Sep 17 00:00:00 2001 From: Carl Hetherington Date: Tue, 17 Jul 2012 15:14:14 +0100 Subject: Hack asdcplib to make its RNG repeatable when we are testing. --- src/util.h | 1 - 1 file changed, 1 deletion(-) (limited to 'src/util.h') diff --git a/src/util.h b/src/util.h index fcb6d739..0a5292c0 100644 --- a/src/util.h +++ b/src/util.h @@ -23,6 +23,5 @@ namespace libdcp { extern std::string make_uuid (); extern std::string make_digest (std::string); -extern bool libdcp_test; } -- cgit v1.2.3