about summary refs log tree commit diff stats
path: root/033exclusive_container.cc
diff options
context:
space:
mode:
authorKartik K. Agaram <vc@akkartik.com>2015-07-28 00:43:43 -0700
committerKartik K. Agaram <vc@akkartik.com>2015-07-28 01:04:21 -0700
commitf78f92c58ae49143c64b1cfec320d0579a07f859 (patch)
treec8b681436ac710840c8e672c802e95034fe0ba32 /033exclusive_container.cc
parenta953a9fcaa097ec9027b97331d51b90490adb490 (diff)
downloadmu-f78f92c58ae49143c64b1cfec320d0579a07f859.tar.gz
1863 - two bugfixes in deleting sandboxes
Forgot to show screen after delete, and 'release' events were causing
double deletions.
Diffstat (limited to '033exclusive_container.cc')
0 files changed, 0 insertions, 0 deletions
/a> 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137 138 139