Changeset 8ca3a72 for src/GenPoly/Box.cc


Ignore:
Timestamp:
Jun 5, 2017, 5:49:43 PM (7 years ago)
Author:
Rob Schluntz <rschlunt@…>
Branches:
ADT, aaron-thesis, arm-eh, ast-experimental, cleanup-dtors, deferred_resn, demangler, enum, forall-pointer-decay, jacob/cs343-translation, jenkins-sandbox, master, new-ast, new-ast-unique-expr, new-env, no_list, persistent-indexer, pthread-emulation, qualifiedEnum, resolv-new, with_gc
Children:
10e90cb
Parents:
7985fa5
git-author:
Rob Schluntz <rschlunt@…> (06/05/17 17:47:19)
git-committer:
Rob Schluntz <rschlunt@…> (06/05/17 17:49:43)
Message:

remove redundant noLabels variables

File:
1 edited

Legend:

Unmodified
Added
Removed
  • src/GenPoly/Box.cc

    r7985fa5 r8ca3a72  
    6262namespace GenPoly {
    6363        namespace {
    64                 const std::list<Label> noLabels;
    65 
    6664                FunctionType *makeAdapterType( FunctionType *adaptee, const TyVarMap &tyVars );
    6765
Note: See TracChangeset for help on using the changeset viewer.