use the format attribute in more places, disable X11 options when building with GHOST_SDL

This commit is contained in:
Campbell Barton
2012-09-16 10:39:19 +00:00
parent b3d2ea28ce
commit e84b300d9e
7 changed files with 38 additions and 12 deletions

View File

@@ -738,4 +738,3 @@ int STR_String::Serialize(pCStream stream)
return this->m_len + sizeof(this->m_len);
}
#endif