fix build (2)

This commit is contained in:
sonora 2012-01-29 17:31:51 +01:00
parent 00f35bb8a7
commit 573ab46e94

View file

@ -377,7 +377,7 @@ public class VoiceRouter {
/**
* Command to wait until voice player is initialized
*/
private static class VoiceCommandPending {
private class VoiceCommandPending {
public static final int ROUTE_CALCULATED = 1;
public static final int ROUTE_RECALCULATED = 2;
// protected final long timestamp;