Browse Source

lint code

tags/3.2
clowwindy 10 years ago
parent
commit
edde91c17d
1 changed files with 0 additions and 1 deletions
  1. +0
    -1
      shadowsocks-csharp/Controller/PACServer.cs

+ 0
- 1
shadowsocks-csharp/Controller/PACServer.cs View File

@@ -14,7 +14,6 @@ namespace Shadowsocks.Controller
{
class PACServer : Listener.Service
{
private static int PORT = 8093;
public static string PAC_FILE = "pac.txt";
FileSystemWatcher watcher;


Loading…
Cancel
Save