Repository: trafficserver Updated Branches: refs/heads/master 90e2f02c5 -> 2e8dfdf19
TS-4154: Remove mention of non-existent Cryptohash.h. Project: http://git-wip-us.apache.org/repos/asf/trafficserver/repo Commit: http://git-wip-us.apache.org/repos/asf/trafficserver/commit/2e8dfdf1 Tree: http://git-wip-us.apache.org/repos/asf/trafficserver/tree/2e8dfdf1 Diff: http://git-wip-us.apache.org/repos/asf/trafficserver/diff/2e8dfdf1 Branch: refs/heads/master Commit: 2e8dfdf19f14a46edd2ae976f310a027919248fa Parents: 90e2f02 Author: James Peach <[email protected]> Authored: Mon Jan 25 21:01:22 2016 -0800 Committer: James Peach <[email protected]> Committed: Mon Jan 25 21:01:22 2016 -0800 ---------------------------------------------------------------------- lib/ts/Makefile.am | 1 - 1 file changed, 1 deletion(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/trafficserver/blob/2e8dfdf1/lib/ts/Makefile.am ---------------------------------------------------------------------- diff --git a/lib/ts/Makefile.am b/lib/ts/Makefile.am index be9ee78..aabb916 100644 --- a/lib/ts/Makefile.am +++ b/lib/ts/Makefile.am @@ -51,7 +51,6 @@ libtsutil_la_SOURCES = \ ConsistentHash.h \ ContFlags.cc \ ContFlags.h \ - Cryptohash.h \ Diags.cc \ Diags.h \ DynArray.h \
