common: Clean up code
authorJunsuChoi <jsuya.choi@samsung.com>
Tue, 16 Feb 2021 02:19:19 +0000 (11:19 +0900)
committerJunsuChoi <jsuya.choi@samsung.com>
Fri, 19 Feb 2021 03:29:13 +0000 (12:29 +0900)
commita0edbb491164d4a39e0fb4235cd15d527c7abb60
treea063f374fb6c161fb951a19f1f20247980770d04
parent3445f469df46cc292795dd82284cc05336696b93
common: Clean up code

- Combine if condition with the same return value.
- Remove empty space
- Remove tab
src/lib/gl_engine/tvgGlGeometry.cpp
src/lib/gl_engine/tvgGlGeometry.h
src/lib/tvgCanvasImpl.h
src/lib/tvgPaint.h
src/lib/tvgPictureImpl.h
src/loaders/svg/tvgXmlParser.cpp