mirror of
https://gitlab.isc.org/isc-projects/kea
synced 2025-08-31 05:55:28 +00:00
[#1071] Leftover #endif removed
This commit is contained in:
@@ -355,7 +355,6 @@ public:
|
||||
size_t count) {
|
||||
for (size_t i = 0; i < count; ++i) {
|
||||
error[i] = MLM_FALSE;
|
||||
#endif
|
||||
bind[i].error = reinterpret_cast<my_bool*>(&error[i]);
|
||||
}
|
||||
}
|
||||
|
Reference in New Issue
Block a user