Fix wrong comment before wxDisplayFactorySingle::CreateDisplay()
This method is not static.
This commit is contained in:
@@ -241,7 +241,6 @@ int wxDisplayFactory::GetFromWindow(const wxWindow *window)
|
||||
// wxDisplayFactorySingle implementation
|
||||
// ============================================================================
|
||||
|
||||
/* static */
|
||||
wxDisplayImpl *wxDisplayFactorySingle::CreateDisplay(unsigned n)
|
||||
{
|
||||
// we recognize the main display only
|
||||
|
Reference in New Issue
Block a user