Kaynağa Gözat

Remove unused function

gboolean support was removed in commit 91287bb840.
tags/1.8.2
Anton Yuzhaninov 5 yıl önce
ebeveyn
işleme
3514992d2b
1 değiştirilmiş dosya ile 0 ekleme ve 3 silme
  1. 0
    3
      clang-plugin/printf_check.cc

+ 0
- 3
clang-plugin/printf_check.cc Dosyayı Görüntüle

@@ -69,9 +69,6 @@ namespace rspamd {
static bool int32_arg_handler (const Expr *arg,
struct PrintfArgChecker *ctx);

static bool gboolean_arg_handler (const Expr *arg,
struct PrintfArgChecker *ctx);

static bool tok_arg_handler (const Expr *arg,
struct PrintfArgChecker *ctx);


Loading…
İptal
Kaydet