office-gobmx/vcl/android
Tor Lillqvist 54e458f691 AndroidSalInstance::Wakeup() is unused
The Wakeup() in the base class, SvpSalInstance, is not virtual. So this
Wakeup() does not override the Wakeup() in the base class, as the author maybe
thought. I don't see in git history that it would have ever been called
explicitly on any AndroidSalInstance objects either. Or am I missing
something?

Change-Id: I932398e7c0a37a3048c5d372996fe6ac6f209887
2013-03-08 21:12:24 +02:00
..
androidinst.cxx AndroidSalInstance::Wakeup() is unused 2013-03-08 21:12:24 +02:00