cosmetic
This commit is contained in:
@@ -26,10 +26,10 @@ int fimg_make_rndfluffy_lines(FloatImg *src, FloatImg *dst, int rndt)
|
||||
int x, y, ol;
|
||||
float accu;
|
||||
|
||||
// #if DEBUG_LEVEL
|
||||
#if DEBUG_LEVEL
|
||||
fprintf(stderr, ">>> %s ( '%p' '%p' %d )\n", __func__,
|
||||
src, dst, rndt);
|
||||
// #endif
|
||||
#endif
|
||||
|
||||
if (fimg_images_not_compatible(src, dst)) {
|
||||
/* be hard for the lamers */
|
||||
|
||||
Reference in New Issue
Block a user