mirror of
https://gitlab.gnome.org/GNOME/glib.git
synced 2024-12-24 14:36:13 +01:00
Remove unused variable
This commit is contained in:
parent
4ade78fc3d
commit
2597e3adc3
@ -526,7 +526,6 @@ _g_local_file_output_stream_open (const char *filename,
|
||||
GError **error)
|
||||
{
|
||||
GLocalFileOutputStream *stream;
|
||||
int mode;
|
||||
int fd;
|
||||
int open_flags;
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user