link problem in release build fixed

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@2838 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
Vadim Zeitlin
1999-06-20 21:32:44 +00:00
parent a4f964122d
commit 27db7200b1

View File

@@ -126,7 +126,7 @@ public:
private:
// free the data
inline void Free();
void Free();
// the data
size_t m_size;