aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--vis.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/vis.h b/vis.h
index 8215946..441d184 100644
--- a/vis.h
+++ b/vis.h
@@ -68,7 +68,6 @@ typedef union {
const void *v;
void (*w)(View*);
void (*f)(Vis*);
- Filerange (*combine)(const Filerange*, const Filerange*);
} Arg;
/**