ソースを参照

Remove unused function

gboolean support was removed in commit 91287bb840.
tags/1.8.2
Anton Yuzhaninov 5年前
コミット
3514992d2b
1個のファイルの変更0行の追加3行の削除
  1. 0
    3
      clang-plugin/printf_check.cc

+ 0
- 3
clang-plugin/printf_check.cc ファイルの表示

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


読み込み中…
キャンセル
保存