dissolve snapshotimp.h
authorBrian Norris <banorris@uci.edu>
Thu, 3 Jan 2013 01:48:28 +0000 (17:48 -0800)
committerBrian Norris <banorris@uci.edu>
Thu, 3 Jan 2013 03:12:03 +0000 (19:12 -0800)
commitf0f7b26d861767e59a07f3542cf810deb7dd52b0
treebfd8f56bfbbc85a781ff0eb4201fea00bc892b95
parent421c3af5d7265b26a4c946a710f2acd986c5d78a
dissolve snapshotimp.h

snapshotimp.h was being used as a way to expose some of the snapshotting
implementation to mymemory.cc, just for fork-based snapshotting. I've
removed that exposure, so now I can pull the entire header into
snapshot.cc.
mymemory.cc
snapshot.cc
snapshotimp.h [deleted file]