Remove cruft from previous commit

This commit is contained in:
Robin Gareus
2021-01-25 02:18:33 +01:00
parent 35552abc4d
commit e568434300

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);