mirror of
https://github.com/reactos/reactos.git
synced 2025-08-02 15:16:35 +00:00
[BROWSEUI] - Remove useless print.
svn path=/trunk/; revision=73671
This commit is contained in:
parent
747a21c72e
commit
9594cc6ea9
1 changed files with 0 additions and 1 deletions
|
@ -245,7 +245,6 @@ CTravelLog::~CTravelLog()
|
||||||
|
|
||||||
HRESULT CTravelLog::Initialize()
|
HRESULT CTravelLog::Initialize()
|
||||||
{
|
{
|
||||||
FIXME("CTravelLog::Initialize using hardcoded fMaximumSize.\n");
|
|
||||||
fMaximumSize = 1024 * 1024; // TODO: change to read this from registry
|
fMaximumSize = 1024 * 1024; // TODO: change to read this from registry
|
||||||
// Software\Microsoft\Windows\CurrentVersion\Explorer\TravelLog
|
// Software\Microsoft\Windows\CurrentVersion\Explorer\TravelLog
|
||||||
// MaxSize
|
// MaxSize
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue