Skip to content

Commit

Permalink
Update user_docs/en/changes.md
Browse files Browse the repository at this point in the history
  • Loading branch information
SaschaCowley authored Dec 17, 2024
1 parent edaa869 commit 4912899
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion user_docs/en/changes.md
Original file line number Diff line number Diff line change
Expand Up @@ -142,7 +142,6 @@ As the NVDA update check URL is now configurable directly within NVDA, no replac
* The `space` keyword argument for `brailleDisplayDrivers.seikantk.InputGesture` now expects an `int` rather than a `bool`. (#17047, @school510587)
* The `[upgrade]` configuration section including `[upgrade][newLaptopKeyboardLayout]` has been removed. (#17191)
* Due to the retirement of NVDA's winmm support:
-# = CFUNCTYPE(HANDLE, UINT, DWORD, DWORD, DWORD)
* The following symbols have been removed from `nvwave`: `CALLBACK_EVENT`, `CALLBACK_FUNCTION`, `CALLBACK_NULL`, `HWAVEOUT`, `LPHWAVEOUT`, `LPWAVEFORMATEX`, `LPWAVEHDR`, `MAXPNAMELEN`, `MMSYSERR_NOERROR`, `usingWasapiWavePlayer`, `WAVEHDR`, `WAVEOUTCAPS`, `waveOutProc`, `WAVE_MAPPER`, `WHDR_DONE`, `WinmmWavePlayer`, and `winmm`.
* `gui.settingsDialogs.AdvancedPanelControls.wasapiComboBox` has been removed.
* The `WASAPI` key has been removed from the `audio` section of the config spec.
Expand Down

0 comments on commit 4912899

Please sign in to comment.