Project

General

Profile

« Previous | Next » 

Revision 889cce10

Added by Leszek Koltunski about 7 years ago

Minor.

View differences:

src/main/java/org/distorted/library/DistortedOutputSurface.java
114 114
    mRender++;
115 115

  
116 116
    // change tree topology (attach and detach children)
117
    boolean changed = DistortedAttachDaemon.toDo();
117
/*
118
    boolean changed =
119
*/
120
    DistortedAttachDaemon.toDo();
118 121
/*
119 122
    // debugging only
120 123
    if( changed )

Also available in: Unified diff