War on -Werror, part 14: More hodgepodge.
This commit is contained in:
+1
-1
@@ -346,7 +346,7 @@ void Font::CapsOnly()
|
||||
|
||||
void Font::SetDefaultGlyph( FontPage *pPage )
|
||||
{
|
||||
ASSERT( pPage );
|
||||
ASSERT( pPage != NULL );
|
||||
ASSERT( !pPage->m_aGlyphs.empty() );
|
||||
m_pDefault = pPage;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user