Reduces the numbers of times that the camera gets opened and closed on Windows to the minimum, strives to be more thorough about the opening, closing, disposing in an attempt to mitigate issues which could cause the camera to remain open.

cusax-fix
Lyubomir Marinov 13 years ago
parent 29a2415e3f
commit 64970d5039

@ -8,7 +8,6 @@
import java.awt.*;
import java.util.*;
import java.util.List;
import net.java.sip.communicator.service.gui.*;
import net.java.sip.communicator.service.protocol.*;

Loading…
Cancel
Save