diff options
Diffstat (limited to 'src/or/or.h')
-rw-r--r-- | src/or/or.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/src/or/or.h b/src/or/or.h index b677d2d95..38ec73b30 100644 --- a/src/or/or.h +++ b/src/or/or.h @@ -451,7 +451,6 @@ typedef struct { int SocksPort; int DirPort; int MaxConn; - int OnionRouter; int TrafficShaping; int LinkPadding; int IgnoreVersion; |