Remove useless initialization.
Этот коммит содержится в:
родитель
6867850154
Коммит
81d396da33
@ -435,7 +435,7 @@ int
|
|||||||
edit_save_as_cmd (WEdit *edit)
|
edit_save_as_cmd (WEdit *edit)
|
||||||
{
|
{
|
||||||
/* This heads the 'Save As' dialog box */
|
/* This heads the 'Save As' dialog box */
|
||||||
char *exp = 0;
|
char *exp;
|
||||||
int save_lock = 0;
|
int save_lock = 0;
|
||||||
int different_filename = 0;
|
int different_filename = 0;
|
||||||
|
|
||||||
|
Загрузка…
x
Ссылка в новой задаче
Block a user