remove unused line

This commit is contained in:
Naoto Kondo
2020-04-25 16:26:52 +09:00
parent b096ab9366
commit de3c362841

View File

@@ -33,8 +33,6 @@ def main():
cv.startWindowThread() cv.startWindowThread()
frame = np.array((1920))
while True: while True:
t,v,_,_ = ndi.recv_capture_v2(ndi_recv, 5000) t,v,_,_ = ndi.recv_capture_v2(ndi_recv, 5000)