1
0
mirror of https://github.com/pgbackrest/pgbackrest.git synced 2024-12-14 10:13:05 +02:00

Remove invalid comment block.

This commit is contained in:
David Steele 2021-09-03 10:39:30 -04:00
parent 1afea449e2
commit 38eeac48d6

View File

@ -10,9 +10,6 @@ session.
#ifndef COMMON_IO_TLS_SESSION_H
#define COMMON_IO_TLS_SESSION_H
/***********************************************************************************************************************************
Object type
***********************************************************************************************************************************/
#include <openssl/ssl.h>
#include "common/io/session.h"