Removed unused values.
This commit is contained in:
@ -1096,7 +1096,7 @@ int main(int argc, char **argv)
|
|||||||
long_options, &option_index)) != -1)
|
long_options, &option_index)) != -1)
|
||||||
{
|
{
|
||||||
bool succp = true;
|
bool succp = true;
|
||||||
struct option* optr = long_options;
|
|
||||||
switch (opt) {
|
switch (opt) {
|
||||||
case 'd':
|
case 'd':
|
||||||
/*< Debug mode, maxscale runs in this same process */
|
/*< Debug mode, maxscale runs in this same process */
|
||||||
|
|||||||
Reference in New Issue
Block a user