mirror of
https://github.com/SFML/SFML.git
synced 2025-01-19 07:45:13 +08:00
Delete unnecessary message when closing window integrated in an NSView
This commit is contained in:
parent
c80cbb9c97
commit
85e72faf5e
@ -197,7 +197,7 @@
|
||||
////////////////////////////////////////////////////////
|
||||
-(void)closeWindow
|
||||
{
|
||||
sf::err() << "Cannot close SFML area when SFML is integrated in a NSView." << std::endl;
|
||||
// If the "window" is really a view, this is a no-op.
|
||||
}
|
||||
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user