1
0
mirror of https://github.com/cookiengineer/audacity synced 2025-05-01 16:19:43 +02:00

LangChoice.h not used (anywhere?)

This commit is contained in:
Paul Licameli 2019-07-13 16:32:07 -04:00
parent 3a1456bf53
commit 6c9246d090

View File

@ -77,7 +77,7 @@ It handles initialization and termination by subclassing wxApp.
#include "commands/AppCommandEvent.h"
#include "widgets/ASlider.h"
#include "FFmpeg.h"
#include "LangChoice.h"
//#include "LangChoice.h"
#include "Languages.h"
#include "Menus.h"
#include "MissingAliasFileDialog.h"