mirror of
https://github.com/ApfelTeeSaft/reactos.git
synced 2026-09-02 12:23:31 +00:00
[BROWSEUI] - Remove useless print.
svn path=/trunk/; revision=73671
This commit is contained in:
@@ -245,7 +245,6 @@ CTravelLog::~CTravelLog()
|
||||
|
||||
HRESULT CTravelLog::Initialize()
|
||||
{
|
||||
FIXME("CTravelLog::Initialize using hardcoded fMaximumSize.\n");
|
||||
fMaximumSize = 1024 * 1024; // TODO: change to read this from registry
|
||||
// Software\Microsoft\Windows\CurrentVersion\Explorer\TravelLog
|
||||
// MaxSize
|
||||
|
||||
Reference in New Issue
Block a user