Project

General

Profile

« Previous | Next » 

Revision 39cbf9dc

Added by Leszek Koltunski almost 8 years ago

Minor: deal with IntelliJ warnings

View differences:

src/main/java/org/distorted/library/DistortedBitmapGrid.java
111 111

  
112 112
    //for(int g=0; g<dataLength; g++) android.util.Log.e("BACKGROUND", "pos["+g+"]=("+bufferData[3*g]+","+bufferData[3*g+1]+")");
113 113
    }
114
  };
115

  
116
///////////////////////////////////////////////////////////////////////////////////////////////////
114
  }

Also available in: Unified diff