Skip to content

Commit

Permalink
Remove duplicate declaration from go.d
Browse files Browse the repository at this point in the history
  • Loading branch information
wilzbach committed Jul 8, 2018
1 parent bb7f7b9 commit d4e3895
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/dmd/backend/go.d
Original file line number Diff line number Diff line change
Expand Up @@ -59,7 +59,6 @@ void flowlv();
void flowae();
void flowvbe();
void flowcp();
void flowae();
void genkillae();
void flowarraybounds();
int ae_field_affect(elem *lvalue,elem *e);
Expand Down

0 comments on commit d4e3895

Please sign in to comment.