Преглед на файлове

Fix compilation warning on old clangs.

George Kadianakis преди 6 години
родител
ревизия
b1cb16867e
променени са 1 файла, в които са добавени 0 реда и са изтрити 1 реда
  1. 0 1
      src/or/directory.h

+ 0 - 1
src/or/directory.h

@@ -188,7 +188,6 @@ STATIC char *accept_encoding_header(void);
 STATIC int allowed_anonymous_connection_compression_method(compress_method_t);
 STATIC void warn_disallowed_anonymous_compression_method(compress_method_t);
 
-typedef struct response_handler_args_t response_handler_args_t;
 STATIC int handle_response_fetch_hsdesc_v3(dir_connection_t *conn,
                                           const response_handler_args_t *args);