Project

General

Profile

« Previous | Next » 

Revision fb001aff

Added by Leszek Koltunski over 3 years ago

Plug two more memory leaks. It should be fine now.

View differences:

src/main/java/org/distorted/library/effectqueue/EffectQueue.java
418 418
      }
419 419
    }
420 420

  
421
///////////////////////////////////////////////////////////////////////////////////////////////////
422

  
423
  public void markForDeletion()
424
    {
425
    mUBP.markForDeletion();
426
    }
427

  
421 428
///////////////////////////////////////////////////////////////////////////////////////////////////
422 429

  
423 430
  public void doWork()

Also available in: Unified diff