From 1e0bc63ae659dd257bb9254ca0a856d537299153 Mon Sep 17 00:00:00 2001 From: Roger Dingledine Date: Fri, 9 May 2003 02:12:52 +0000 Subject: [PATCH] removed obsolete version.h svn:r285 --- trunk/src/or/or.h | 1 - 1 file changed, 1 deletion(-) diff --git a/trunk/src/or/or.h b/trunk/src/or/or.h index 8f4366d3d1..e2f3a885ec 100644 --- a/trunk/src/or/or.h +++ b/trunk/src/or/or.h @@ -45,7 +45,6 @@ #include "../common/crypto.h" #include "../common/log.h" #include "../common/ss.h" -#include "../common/version.h" #include "../common/util.h" #define MAXCONNECTIONS 1000 /* upper bound on max connections.