mirror of
https://github.com/ZDoom/fluidsynth.git
synced 2025-01-19 16:00:51 +00:00
Remove obsolete comment from fluidsettings.xml
It's generated automatically by cmake.
This commit is contained in:
parent
0d92eba476
commit
8eaa91bf3b
1 changed files with 0 additions and 5 deletions
|
@ -14,11 +14,6 @@ https://stackoverflow.com/a/6251757
|
||||||
Developers:
|
Developers:
|
||||||
- Settings can be deprecated by adding: <deprecated>SOME TEXT</deprecated>
|
- Settings can be deprecated by adding: <deprecated>SOME TEXT</deprecated>
|
||||||
- Real-time settings can be marked with <realtime>SOME OPTIONAL TEXT</realtime>.
|
- Real-time settings can be marked with <realtime>SOME OPTIONAL TEXT</realtime>.
|
||||||
|
|
||||||
ATTENTION: if you change anything in this file, make sure you also refresh
|
|
||||||
the doxygen/fluidsettings.txt file (used by fluidsynth.org API doc build)
|
|
||||||
and commit the results. Refresh with the following command:
|
|
||||||
xsltproc -o doxygen/fluidsettings.txt doxygen/fluidsettings.xsl fluidsettings.xml
|
|
||||||
-->
|
-->
|
||||||
<?xml-stylesheet type="text/xsl" href="fluidsettings.xsl"?>
|
<?xml-stylesheet type="text/xsl" href="fluidsettings.xsl"?>
|
||||||
<fluidsettings>
|
<fluidsettings>
|
||||||
|
|
Loading…
Reference in a new issue