Skip to content

Commit

Permalink
Fix leftover copy&paste
Browse files Browse the repository at this point in the history
Signed-off-by: falkTX <[email protected]>
  • Loading branch information
falkTX committed Feb 9, 2025
1 parent be06a60 commit a8b7ef9
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion distrho/extra/Filesystem.hpp
Original file line number Diff line number Diff line change
Expand Up @@ -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;

Expand Down

0 comments on commit a8b7ef9

Please sign in to comment.