Kaydet (Commit) c76d098c authored tarafından Stephan Bergmann's avatar Stephan Bergmann

Fix non-DBG_UTIL case.

üst 7c704c78
......@@ -108,7 +108,7 @@ public:
SwCache( const sal_uInt16 nInitSize, const rtl::OString &rNm );
~SwCache();
#else
SwCache( const sal_uInt16 nInitSize, const sal_uInt16 nGrowSize );
SwCache( const sal_uInt16 nInitSize );
#endif
void Flush( const sal_uInt8 nPercent = 100 );
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment