Leaving it compiling at least, CL seems to have broken at some point on my thinkpad

This commit is contained in:
2018-02-17 02:08:48 -08:00
parent 51be54c964
commit d6bdcbdeca
5 changed files with 24 additions and 11 deletions

View File

@@ -47,7 +47,7 @@ VrEventPublisher::~VrEventPublisher() {
// And one by one remove the
for (auto subscriber: subscriber_bucket.second){
subscriber.
//subscriber.
}
}
}