Skip to content

Commit 11db0b8

Browse files
committed
fix compilation
1 parent cafc5e4 commit 11db0b8

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

SerialPrograms/Source/Integrations/DiscordIntegrationSettings.cpp

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -79,11 +79,8 @@ DiscordIntegrationSettingsOption::DiscordIntegrationSettingsOption()
7979
PA_ADD_OPTION(command_type);
8080
PA_ADD_OPTION(token);
8181
PA_ADD_OPTION(command_prefix);
82-
PA_ADD_OPTION(use_suffix);
8382
PA_ADD_OPTION(game_status);
8483
PA_ADD_OPTION(hello_message);
85-
PA_ADD_OPTION(sudo);
86-
PA_ADD_OPTION(owner);
8784
PA_ADD_OPTION(allow_buttons_from_users);
8885
PA_ADD_OPTION(channels);
8986

0 commit comments

Comments
 (0)