[drape] build release fix

This commit is contained in:
ExMix 2014-01-10 16:19:30 +03:00 committed by Alex Zolotarev
parent b67234634b
commit f7470b1d7b

View file

@ -57,6 +57,8 @@ private:
#define DESTROY_POINTER(p)
#define DECLARE_CHECK
#define DECLARE_CHECK_GET
#define DECLARE_CHECK_SET
#define SET_CHECK_FLAG(x)
#define GET_CHECK_FLAG(x) false
#endif