mirror of
https://github.com/cookiengineer/audacity
synced 2025-11-05 16:43:52 +01:00
Remove lib-src/lib-widget-extra...
... It only implemented class NonGuiThread, which was not third-party, and
became unused at commit a6d0b3f
This commit is contained in:
@@ -111,7 +111,6 @@ am__aclocal_m4_deps = $(top_srcdir)/m4/ac_c99_func_lrint.m4 \
|
||||
$(top_srcdir)/m4/audacity_checklib_portaudio.m4 \
|
||||
$(top_srcdir)/m4/audacity_checklib_portmidi.m4 \
|
||||
$(top_srcdir)/m4/audacity_checklib_portsmf.m4 \
|
||||
$(top_srcdir)/m4/audacity_checklib_widgetextra.m4 \
|
||||
$(top_srcdir)/m4/ax_cflags_strict_prototypes.m4 \
|
||||
$(top_srcdir)/m4/ax_cflags_warn_all.m4 \
|
||||
$(top_srcdir)/m4/ax_check_compiler_flags.m4 \
|
||||
@@ -565,8 +564,6 @@ USE_NLS = @USE_NLS@
|
||||
VAMP_CFLAGS = @VAMP_CFLAGS@
|
||||
VAMP_LIBS = @VAMP_LIBS@
|
||||
VERSION = @VERSION@
|
||||
WIDGETEXTRA_CFLAGS = @WIDGETEXTRA_CFLAGS@
|
||||
WIDGETEXTRA_LIBS = @WIDGETEXTRA_LIBS@
|
||||
WX_CONFIG = @WX_CONFIG@
|
||||
WX_CXXFLAGS = @WX_CXXFLAGS@
|
||||
WX_LIBS = @WX_LIBS@
|
||||
|
||||
Reference in New Issue
Block a user