13
0

Remove cruft from previous commit

This commit is contained in:
Robin Gareus 2021-01-25 02:18:33 +01:00
parent 35552abc4d
commit e568434300
Signed by: rgareus
GPG Key ID: A090BCE02CF57F04

View File

@ -117,8 +117,6 @@ public:
return kInvalidArgument;
}
std::vector<boost::unordered_map<FileDescriptor, EventHandler>::iterator> to_erase;
tresult rv = false;
Glib::Threads::Mutex::Lock lm (_lock);