Remove double close of registry key

[originally from svn r182]
This commit is contained in:
Simon Tatham 1999-07-16 08:13:51 +00:00
Родитель 5862a6348a
Коммит 3774094e46
1 изменённых файлов: 0 добавлений и 1 удалений

Просмотреть файл

@ -226,7 +226,6 @@ static void load_settings (char *section, int do_host) {
}
free(p);
RegCloseKey(subkey1);
if (do_host) {
char prot[10];