refactors
This commit is contained in:
@@ -43,8 +43,6 @@ public class WebcamCaptureLoop {
|
||||
"WebcamException",
|
||||
JOptionPane.ERROR_MESSAGE
|
||||
);
|
||||
} finally {
|
||||
webcam.open();
|
||||
}
|
||||
|
||||
while (running) {
|
||||
|
||||
Reference in New Issue
Block a user