mirror of
https://gitlab.gnome.org/GNOME/glib.git
synced 2025-08-01 15:03:39 +02:00
Remove unused variable
This commit is contained in:
@@ -526,7 +526,6 @@ _g_local_file_output_stream_open (const char *filename,
|
||||
GError **error)
|
||||
{
|
||||
GLocalFileOutputStream *stream;
|
||||
int mode;
|
||||
int fd;
|
||||
int open_flags;
|
||||
|
||||
|
Reference in New Issue
Block a user