Browse Source

Introjucer: removed an unimportant assertion

tags/2021-05-28
jules 11 years ago
parent
commit
6c16af73f5
1 changed files with 0 additions and 4 deletions
  1. +0
    -4
      extras/Introjucer/Source/ComponentEditor/paintelements/jucer_PaintElementImage.h

+ 0
- 4
extras/Introjucer/Source/ComponentEditor/paintelements/jucer_PaintElementImage.h View File

@@ -174,10 +174,6 @@ public:
paintMethodCode += r;
}
else
{
jassertfalse; // this resource isn't valid!
}
}
}
}


Loading…
Cancel
Save