snapshot: remove unused 'uc_link' context
authorBrian Norris <banorris@uci.edu>
Thu, 14 Jun 2012 22:30:25 +0000 (15:30 -0700)
committerBrian Norris <banorris@uci.edu>
Thu, 14 Jun 2012 22:30:25 +0000 (15:30 -0700)
commit970ac635b9f28be87f037da33f1e8ac57b89fd47
tree889d9d389f97e55fb1d681521c78b79c82403bc4
parent4e47cb8620ea7deec3630a1713913850c8920a7d
snapshot: remove unused 'uc_link' context

The 'currentContext' variable was never initialized, and so doesn't perform any
useful functionality as a 'uc_link' address. Remove it.
snapshot.cc