diff --git a/trunk/src/config/oprc b/trunk/src/config/oprc deleted file mode 100644 index ce86f32adf..0000000000 --- a/trunk/src/config/oprc +++ /dev/null @@ -1,12 +0,0 @@ -# Configuration file for a typical tor client -# (listen for applications only) - -# List of routers. Tor nodes start out knowing about the directory -# servers, and from them they get a list of currently up nodes. -RouterFile ../config/dirservers - -# Ports for various services. Comment out if you're not running that -# service. -#ORPort 9001 -APPort 9050 -