Project

General

Profile

« Previous | Next » 

Revision d4d1958a

Added by Leszek Koltunski over 3 years ago

Minor.

View differences:

src/main/java/org/distorted/library/main/DistortedEffects.java
45 45
    return mQueues;
46 46
    }
47 47

  
48
///////////////////////////////////////////////////////////////////////////////////////////////////
49

  
50
  static void onDestroy()
51
    {
52
    mNextID =  0;
53
    }
54

  
55 48
///////////////////////////////////////////////////////////////////////////////////////////////////
56 49
// PUBLIC API
57 50
///////////////////////////////////////////////////////////////////////////////////////////////////

Also available in: Unified diff