Fix wrong comment before wxDisplayFactorySingle::CreateDisplay()
This method is not static.
This commit is contained in:
parent
77e33d9e1b
commit
9f37d91498
1 changed files with 0 additions and 1 deletions
|
|
@ -241,7 +241,6 @@ int wxDisplayFactory::GetFromWindow(const wxWindow *window)
|
|||
// wxDisplayFactorySingle implementation
|
||||
// ============================================================================
|
||||
|
||||
/* static */
|
||||
wxDisplayImpl *wxDisplayFactorySingle::CreateDisplay(unsigned n)
|
||||
{
|
||||
// we recognize the main display only
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue