index
:
~ben/cv
master
wip
collection of computer vision snippets
ben
summary
refs
log
tree
commit
diff
log msg
author
committer
range
diff options
context:
1
2
3
4
5
6
7
8
9
10
15
20
25
30
35
40
space:
include
ignore
mode:
unified
ssdiff
stat only
Diffstat
-rw-r--r--
capture.c
1
1 files changed, 0 insertions, 1 deletions
diff --git a/capture.c b/capture.c
index 2a02d32..a32338a 100644
--- a/
capture.c
+++ b/
capture.c
@@ -18,7 +18,6 @@ struct ct {
cairo_surface_t *surface;
CvCapture *capture;
- gint timer;
gboolean doing_rubberband;
struct {