diff options
Diffstat (limited to 'Tools/msi/tcltk/tcltk_d.wxs')
-rw-r--r-- | Tools/msi/tcltk/tcltk_d.wxs | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/Tools/msi/tcltk/tcltk_d.wxs b/Tools/msi/tcltk/tcltk_d.wxs index 01d0d24..391b3af 100644 --- a/Tools/msi/tcltk/tcltk_d.wxs +++ b/Tools/msi/tcltk/tcltk_d.wxs @@ -8,7 +8,6 @@ <Feature Id="DebugBinaries" AllowAdvertise="no" Title="!(loc.Title_d)" Description="!(loc.Description_d)"> <ComponentGroupRef Id="tkinter_extension_d" /> - <ComponentGroupRef Id="tcltk_dlls_d" /> </Feature> </Product> </Wix> |