Skip to content

Commit c0097a6

Browse files
committed
rm unref'd local
1 parent b43a585 commit c0097a6

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

irFFB/settings.cpp

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -385,7 +385,6 @@ void Settings::writeRegSettings() {
385385

386386
void Settings::writeGenericSettings() {
387387

388-
wchar_t *guid;
389388
HKEY regKey;
390389
DWORD sz = sizeof(int);
391390
DWORD bumps = getBumpsSetting();

0 commit comments

Comments
 (0)