This website works better with JavaScript.
Home
Help
Sign In
DISTRHO
/
DPF
mirror of
https://github.com/DISTRHO/DPF
Watch
1
Star
0
Fork
0
Code
Releases
0
Activity
Browse Source
Fix leftover copy&paste
Signed-off-by: falkTX <falktx@falktx.com>
pull/491/head
falkTX
2 months ago
parent
be06a60c45
commit
a8b7ef9c58
Signed by:
falkTX
<falktx@falktx.com>
GPG Key ID:
CDBAA37ABC74FBA0
1 changed files
with
0 additions
and
1 deletions
Unified View
Diff Options
Show Stats
Download Patch File
Download Diff File
+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
struct SafeFileWriter
{
{
/** Parameters from the run function, adjusted for event sync */
String filename;
String filename;
FILE* const fd;
FILE* const fd;
Write
Preview
Loading…
Cancel
Save