Remove a couple plugins that were not being used and won't be ported over. If needed, they can be rewritten later.

This commit is contained in:
Storm Dragon
2025-04-04 14:54:18 -04:00
parent 231d74efa0
commit 815d39fc3f
11 changed files with 2 additions and 983 deletions

View File

@ -131,10 +131,8 @@ src/cthulhu/plugins/PluginManager/Makefile
src/cthulhu/plugins/Clipboard/Makefile
src/cthulhu/plugins/DisplayVersion/Makefile
src/cthulhu/plugins/hello_world/Makefile
src/cthulhu/plugins/CapsLockHack/Makefile
src/cthulhu/plugins/self_voice/Makefile
src/cthulhu/plugins/Time/Makefile
src/cthulhu/plugins/MouseReview/Makefile
src/cthulhu/plugins/SimplePluginSystem/Makefile
src/cthulhu/backends/Makefile
src/cthulhu/cthulhu_bin.py