mirror of
https://github.com/ApfelTeeSaft/reactos.git
synced 2026-08-29 04:13:32 +00:00
silence annoying "didn't find the shared icon" message
svn path=/trunk/; revision=32824
This commit is contained in:
@@ -248,7 +248,7 @@ LoadCursorIconImage(
|
||||
return hIcon;
|
||||
}
|
||||
else
|
||||
FIXME("Didn't find the shared icon!!\n");
|
||||
TRACE("Didn't find the shared icon!!\n");
|
||||
}
|
||||
|
||||
hResource = LoadResource(hinst, hResInfo);
|
||||
|
||||
Reference in New Issue
Block a user