mirror of
https://github.com/chylex/TweetDuck.git
synced 2025-04-28 18: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){
|
public static void Forget(int identifier){
|
||||||
PIDs.Remove(identifier);
|
PIDs.Remove(identifier);
|
||||||
Debug.WriteLine("rip "+identifier);
|
|
||||||
}
|
}
|
||||||
|
|
||||||
public static Process FindProcess(IBrowser browser){
|
public static Process FindProcess(IBrowser browser){
|
||||||
|
Loading…
Reference in New Issue
Block a user