florian-grond / SC-HOA

HOA wrapper classes for SuperCollider based on https://github.com/sekisushai/ambitools
GNU General Public License v3.0
32 stars 7 forks source link

Remove unused `systemSupportDir` classvar #23

Closed patrickdupuis closed 5 years ago

patrickdupuis commented 5 years ago

The HOA class's systemSupportDir doesn't appear to be used anywhere within SC-HOA. The README only makes mention of userSupportDir. Since placing files in systemSupportDir isn't ideal, we should remove this class variable all together.