summaryrefslogtreecommitdiffstats
path: root/exec.h
diff options
context:
space:
mode:
Diffstat (limited to 'exec.h')
-rw-r--r--exec.h3
1 files changed, 0 insertions, 3 deletions
diff --git a/exec.h b/exec.h
index 751a963..1a75064 100644
--- a/exec.h
+++ b/exec.h
@@ -48,9 +48,6 @@ struct bfs_exec {
/** Command line template size. */
size_t tmpl_argc;
- /** For BFS_EXEC_MULTI, the index of the placeholder argument. */
- size_t placeholder;
-
/** The built command line. */
char **argv;
/** Number of command line arguments. */