Remove extra indent

This commit is contained in:
Joshua Granick
2017-05-05 14:42:12 -07:00
parent c72a05ab4a
commit e4d35211b6

View File

@@ -94,7 +94,7 @@ namespace lime {
}
}
}
void ImageBuffer::Resize (int width, int height, int bitsPerPixel) {