mirror of https://github.com/citusdata/citus.git
Remove unused variable (#4172)
parent
e076d2a14e
commit
6e316d46a2
|
@ -37,7 +37,6 @@
|
||||||
#define X509_SUBJECT_COMMON_NAME "CN"
|
#define X509_SUBJECT_COMMON_NAME "CN"
|
||||||
|
|
||||||
#define POSTGRES_DEFAULT_SSL_CIPHERS "HIGH:MEDIUM:+3DES:!aNULL"
|
#define POSTGRES_DEFAULT_SSL_CIPHERS "HIGH:MEDIUM:+3DES:!aNULL"
|
||||||
#define CITUS_DEFAULT_SSL_CIPHERS_OLD "TLSv1.2+HIGH:!aNULL:!eNULL"
|
|
||||||
|
|
||||||
/*
|
/*
|
||||||
* Microsoft approved cipher string.
|
* Microsoft approved cipher string.
|
||||||
|
|
Loading…
Reference in New Issue