1
0
Fork 0
mirror of https://github.com/juce-framework/JUCE.git synced 2026-01-10 23:44:24 +00:00

Removed a defunct comment

This commit is contained in:
jules 2016-12-06 09:11:29 +00:00
parent e8a80efa5f
commit 4d48dfed9d

View file

@ -146,8 +146,6 @@ public:
This is handy if the message loop is about to block for a couple of
seconds while busy and you want to give the user feedback about this.
@see MessageManager::setTimeBeforeShowingWaitCursor
*/
static void showWaitCursor();