Unverified Commit 386b4fcb by greg-lunarg Committed by GitHub

Merge pull request #2523 from dneto0/remove-stray-semi

Remove useless semicolon
parents 5c4f4211 57e6a38f
......@@ -864,7 +864,7 @@ public:
return true;
}
return false;
};
}
void addToCallGraph(TInfoSink&, const TString& caller, const TString& callee);
void merge(TInfoSink&, TIntermediate&);
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment