diff --git a/writeengine/wrapper/we_colop.h b/writeengine/wrapper/we_colop.h index 51555c45f..87afd1eea 100644 --- a/writeengine/wrapper/we_colop.h +++ b/writeengine/wrapper/we_colop.h @@ -221,9 +221,9 @@ public: /** * @brief Check whether it is an empty row */ - EXPORT virtual bool isEmptyRow(uint64_t* curVal, - const uint8_t* emptyVal, - const int colWidth); + inline bool isEmptyRow(uint64_t* curVal, + const uint8_t* emptyVal, + const int colWidth); /** * @brief Check whether it is a valid column