Skip to content

Commit

Permalink
Misc: Remove unused files
Browse files Browse the repository at this point in the history
  • Loading branch information
stenzek committed Sep 1, 2024
1 parent 7f4e5d5 commit 88ee70e
Show file tree
Hide file tree
Showing 28 changed files with 0 additions and 1,623 deletions.
30 changes: 0 additions & 30 deletions data/resources/thirdparty.html
Original file line number Diff line number Diff line change
Expand Up @@ -1229,36 +1229,6 @@ <h3>LZMA SDK - <a href="https://7-zip.org/sdk.html">https://7-zip.org/sdk.html</
and by any means.
</pre>

<h3>kissfft - <a href="https://github.com/mborgerding/kissfft">https://github.com/mborgerding/kissfft</a></h3>
<pre>
Copyright (c) 2003-2010 Mark Borgerding . All rights reserved.

Redistribution and use in source and binary forms, with or without modification,
are permitted provided that the following conditions are met:

1. Redistributions of source code must retain the above copyright notice,
this list of conditions and the following disclaimer.

2. Redistributions in binary form must reproduce the above copyright notice,
this list of conditions and the following disclaimer in the documentation
and/or other materials provided with the distribution.

3. Neither the name of the copyright holder nor the names of its contributors
may be used to endorse or promote products derived from this software without
specific prior written permission.

THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS"
AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE
ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT HOLDER OR CONTRIBUTORS BE
LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL
DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR
SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER
CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY,
OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE
USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
</pre>

<h3>PromptFont - </h3><a href="https://shinmera.github.io/promptfont/">https://shinmera.github.io/promptfont/</a></h3>
<pre>
This Font Software is licensed under the SIL Open Font License,
Expand Down
2 changes: 0 additions & 2 deletions dep/CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -25,8 +25,6 @@ disable_compiler_warnings_for_target(rapidyaml)
add_subdirectory(cubeb EXCLUDE_FROM_ALL)
disable_compiler_warnings_for_target(cubeb)
disable_compiler_warnings_for_target(speex)
add_subdirectory(kissfft EXCLUDE_FROM_ALL)
disable_compiler_warnings_for_target(kissfft)

if(ENABLE_OPENGL)
add_subdirectory(glad EXCLUDE_FROM_ALL)
Expand Down
12 changes: 0 additions & 12 deletions dep/kissfft/CMakeLists.txt

This file was deleted.

127 changes: 0 additions & 127 deletions dep/kissfft/include/kiss_fft.h

This file was deleted.

46 changes: 0 additions & 46 deletions dep/kissfft/include/kiss_fftr.h

This file was deleted.

23 changes: 0 additions & 23 deletions dep/kissfft/kissfft.vcxproj

This file was deleted.

12 changes: 0 additions & 12 deletions dep/kissfft/kissfft.vcxproj.filters

This file was deleted.

Loading

0 comments on commit 88ee70e

Please sign in to comment.