summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorchl <chl@openbsd.org>2016-03-29 10:21:41 +0000
committerchl <chl@openbsd.org>2016-03-29 10:21:41 +0000
commitc81287ccdfe8bb7153c624ea133c57d19fcc0d05 (patch)
tree3e52360227cf7a46c36159ebbc85ce2d116342ad
parentUse a macro to check if a thread has a sibling. (diff)
downloadwireguard-openbsd-c81287ccdfe8bb7153c624ea133c57d19fcc0d05.tar.xz
wireguard-openbsd-c81287ccdfe8bb7153c624ea133c57d19fcc0d05.zip
remove unused variable
ok otto@
-rw-r--r--gnu/usr.sbin/mkhybrid/src/desktop.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/gnu/usr.sbin/mkhybrid/src/desktop.c b/gnu/usr.sbin/mkhybrid/src/desktop.c
index f67e9641edb..9807353e21f 100644
--- a/gnu/usr.sbin/mkhybrid/src/desktop.c
+++ b/gnu/usr.sbin/mkhybrid/src/desktop.c
@@ -48,7 +48,6 @@ make_desktop(hfsvol *vol, int end)
unsigned short clps; /* clump size */
unsigned short blks; /* blocks in a clump */
unsigned char *blk; /* user data */
- int i;
/* set up default directory entries - not all these fields
are needed, but we'll set them up anyway ... */