Browse Source

Fix leftover copy&paste

Signed-off-by: falkTX <falktx@falktx.com>
pull/491/head
falkTX 2 months ago
parent
commit
a8b7ef9c58
Signed by: falkTX <falktx@falktx.com> GPG Key ID: CDBAA37ABC74FBA0
1 changed files with 0 additions and 1 deletions
  1. +0
    -1
      distrho/extra/Filesystem.hpp

+ 0
- 1
distrho/extra/Filesystem.hpp View File

@@ -63,7 +63,6 @@ FILE* d_fopen(const char* const pathname, const char* const mode)
*/
struct SafeFileWriter
{
/** Parameters from the run function, adjusted for event sync */
String filename;
FILE* const fd;



Loading…
Cancel
Save