Welcome to mirror list, hosted at ThFree Co, Russian Federation.

git.blender.org/blender.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--source/creator/creator_args.c3
1 files changed, 0 insertions, 3 deletions
diff --git a/source/creator/creator_args.c b/source/creator/creator_args.c
index c6a1c565350..2651ec2554f 100644
--- a/source/creator/creator_args.c
+++ b/source/creator/creator_args.c
@@ -667,9 +667,6 @@ static int arg_handle_print_help(int UNUSED(argc), const char **UNUSED(argv), vo
# else
printf(" $TMP or $TMPDIR Store temporary files here.\n");
# endif
-# ifdef WITH_SDL
- printf(" $SDL_AUDIODRIVER LibSDL audio driver - alsa, esd, dma.\n");
-# endif
exit(0);