Remove FAKE_CODE from use
This functionality is not used in tests and parts of it didn't work. Since it is not actively maintained or even used, it is better to remove it.
This commit is contained in:
@ -561,8 +561,4 @@ typedef enum skygw_chk_t
|
||||
}
|
||||
|
||||
|
||||
#if defined(FAKE_CODE)
|
||||
static bool conn_open[10240];
|
||||
#endif /* FAKE_CODE */
|
||||
|
||||
MXS_END_DECLS
|
||||
|
Reference in New Issue
Block a user