mirror of
https://github.com/chylex/TweetDuck.git
synced 2025-04-21 06:15:47 +02:00
Remove debug code
This commit is contained in:
parent
29e7ad6ce6
commit
d77de3bb12
@ -12,7 +12,6 @@ public static void Link(int identifier, int pid){
|
||||
|
||||
public static void Forget(int identifier){
|
||||
PIDs.Remove(identifier);
|
||||
Debug.WriteLine("rip "+identifier);
|
||||
}
|
||||
|
||||
public static Process FindProcess(IBrowser browser){
|
||||
|
Loading…
Reference in New Issue
Block a user