fix build

svn path=/trunk/; revision=21752
This commit is contained in:
Ged Murphy 2006-04-28 15:43:45 +00:00
parent f67e8214bb
commit b474823f9a

View file

@ -146,7 +146,7 @@ ScreenSaverPageProc(HWND hwndDlg,
}
case ID_MENU_DELETE: // Delete Screensaver
{
LPSHFILEOPSTRUCT fos;
LPSHFILEOPSTRUCT fos = NULL;
if(command == BN_CLICKED) {
if (ImageListSelection == 0) // Can NOT delete anything :-)