[draw] minor

This commit is contained in:
Ebrahim Byagowi 2020-02-29 16:12:54 +03:30 committed by GitHub
parent 44169f3396
commit cb65150fec
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 0 additions and 6 deletions

View File

@ -5,12 +5,6 @@
#include "hb-fuzzer.hh"
#if defined(__GNUC__) && (__GNUC__ >= 4) || (__clang__)
#define HB_UNUSED __attribute__((unused))
#else
#define HB_UNUSED
#endif
struct _user_data_t
{
bool is_open;