mirror of
https://gitlab.gnome.org/GNOME/glib.git
synced 2025-01-12 07:26:15 +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)
|
GError **error)
|
||||||
{
|
{
|
||||||
GLocalFileOutputStream *stream;
|
GLocalFileOutputStream *stream;
|
||||||
int mode;
|
|
||||||
int fd;
|
int fd;
|
||||||
int open_flags;
|
int open_flags;
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user