mirror of
https://github.com/thorvg/thorvg.git
synced 2025-06-08 13:43:43 +00:00
inc header: remove unnecessary declaration.
This log tag is not used. We can introduce it when it's necessary.
This commit is contained in:
parent
87aa90c4ec
commit
1e02d62d01
1 changed files with 0 additions and 6 deletions
|
@ -9,12 +9,6 @@
|
|||
#define TVG_EXPORT
|
||||
#endif
|
||||
|
||||
#ifdef LOG_TAG
|
||||
#undef LOG_TAG
|
||||
#endif
|
||||
#define LOG_TAG "TVG"
|
||||
|
||||
|
||||
#ifdef __cplusplus
|
||||
extern "C" {
|
||||
#endif
|
||||
|
|
Loading…
Add table
Reference in a new issue