Project

General

Profile

« Previous | Next » 

Revision 0fb3f8b8

Added by Leszek Koltunski about 2 months ago

  • ID 0fb3f8b81e9b8fca4a69030ce3b44f2973b35d64
  • Parent c6f467b1

Lint

View differences:

src/main/java/org/distorted/library/main/InternalNodeData.java
72 72
      {
73 73
      InternalStackFrameList.removeKeyFromMap(mKey);
74 74

  
75
      if( mFBO!=null ) return true;
75
        return mFBO != null;
76 76
      }
77 77

  
78 78
    return false;

Also available in: Unified diff