Changeset fa5e0112


Ignore:
Timestamp:
Aug 14, 2020, 12:31:18 PM (4 years ago)
Author:
Thierry Delisle <tdelisle@…>
Branches:
ADT, arm-eh, ast-experimental, enum, forall-pointer-decay, jacob/cs343-translation, master, new-ast, new-ast-unique-expr, pthread-emulation, qualifiedEnum
Children:
b353a49
Parents:
4c925cd
Message:

Removed unnecessary variable

File:
1 edited

Legend:

Unmodified
Added
Removed
  • libcfa/src/parseargs.cfa

    r4c925cd rfa5e0112  
    137137        int width = 0;
    138138        {
    139                 int idx = 0;
    140139                for(i; opt_count) {
    141140                        if(options[i].long_name) {
Note: See TracChangeset for help on using the changeset viewer.