[draw] minor

pull/2185/head
Ebrahim Byagowi 5 years ago committed by GitHub
parent 44169f3396
commit cb65150fec
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
  1. 6
      test/fuzzing/hb-draw-fuzzer.cc

@ -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;

Loading…
Cancel
Save