SalColormap: -Werror=conversion-null
That is actually XID, not a pointer. Change-Id: I9fa807fc4f33c07b2b4ebbb5e1b7163eb53411c3
This commit is contained in:
@@ -2687,7 +2687,7 @@ SalColormap::SalColormap( sal_uInt16 nDepth )
|
||||
SalColormap::~SalColormap()
|
||||
{
|
||||
#ifdef DBG_UTIL
|
||||
m_hColormap = NULL;
|
||||
m_hColormap = None;
|
||||
m_pDisplay = NULL;
|
||||
#endif
|
||||
}
|
||||
|
Reference in New Issue
Block a user