From e4e949e901400c8516a2db8d2fd508b1e7bb842e Mon Sep 17 00:00:00 2001 From: Nick Mathewson Date: Wed, 20 Jun 2018 10:20:44 -0400 Subject: [PATCH] fix a changes file warning --- changes/full_include_paths | 1 - 1 file changed, 1 deletion(-) diff --git a/changes/full_include_paths b/changes/full_include_paths index 7fb4de236c..c0ac0a05d3 100644 --- a/changes/full_include_paths +++ b/changes/full_include_paths @@ -1,4 +1,3 @@ - o Code simplification and refactoring: - Include paths to header files within Tor are now qualified by directory within the top-level src directory.