Cleanup server.hh

Simplify type definitions.
This commit is contained in:
Esa Korhonen
2018-12-04 16:53:37 +02:00
parent 7ca421fe5f
commit f2fcf79fb2
10 changed files with 37 additions and 43 deletions

View File

@ -44,7 +44,7 @@ typedef enum authenticator_capability
#define AUTHENTICATOR_MAX_OPTIONS 256
struct DCB;
struct server;
struct SERVER;
struct MXS_SESSION;
/**