Files
gerrit/gerrit-server
David Pursehouse 0e6a68d843 Remove unused member variable in ReceiveCommits
The Gerrit server config passed into the constructor is only used
in the constructor, and the member variable it initialises is not
used anywhere else.

Remove the unused member variable.

Change-Id: I1537ecab86c5404f38119a3eaf9e4e244131a6ee
2013-02-19 00:41:56 +00:00
..