Skip to content

Commit

Permalink
tempLong unused in cmdUtil.c, #4
Browse files Browse the repository at this point in the history
  • Loading branch information
avan989 committed Aug 29, 2019
1 parent 911738b commit ee79080
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion Subsystems/cmdUtil/cmdUtil.c
Original file line number Diff line number Diff line change
Expand Up @@ -387,7 +387,6 @@ int main(int argc, char *argv[]) {
int opt = 0;
int longIndex = 0;
int retStat;
long tempLong;
short tempShort;

/*
Expand Down

0 comments on commit ee79080

Please sign in to comment.