Remove all calls to return user input

This commit is contained in:
Dean Herbert
2019-06-07 12:54:57 +09:00
parent 0fc2c596b6
commit 1374da7c41
2 changed files with 0 additions and 9 deletions

View File

@ -84,7 +84,6 @@ namespace osu.Game.Tests.Visual.UserInterface
testLocalCursor();
testUserCursorOverride();
testMultipleLocalCursors();
ReturnUserInput();
}
/// <summary>