[ox] Address CLion warnings

This commit is contained in:
2021-02-27 02:38:18 -06:00
parent 44f4d67c80
commit 70168286ab
13 changed files with 10 additions and 39 deletions

View File

@@ -28,9 +28,7 @@ class FieldPresenceIndicator {
void setFields(int) noexcept;
int getFields() const noexcept;
void setMaxLen(int) noexcept;
void setMaxLen(int) noexcept;
int getMaxLen() const noexcept;