Kaydet (Commit) bbc1742d authored tarafından Michael Stahl's avatar Michael Stahl

fpicker: remove bizarre #pragma message "SendMessageW wrapper..."

Change-Id: I04ae269d4712b8fcfc7e882c9f53edd91317d02c
üst c5cab0a3
......@@ -495,12 +495,6 @@ void SAL_CALL CMtaFolderPicker::setSelection( const rtl::OUString& aDirectory )
{
OSL_ASSERT( IsWindow( m_hwnd ) );
#ifdef _MSC_VER
#pragma message( "#######################################" )
#pragma message( "SendMessageW wrapper has to be extended" )
#pragma message( "#######################################" )
#endif
SendMessageW(
m_hwnd,
BFFM_SETSELECTIONW,
......
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