mirror of
https://github.com/chibicitiberiu/rainmeter-studio.git
synced 2024-02-24 04:33:31 +00:00
Removed test code.
Ugh.
This commit is contained in:
parent
8a43e40583
commit
63a5f4be38
@ -548,7 +548,6 @@ bool CMeterString::Update()
|
||||
Graphics graphics(m_MeterWindow->GetDoubleBuffer());
|
||||
if (DrawString(graphics, &rect))
|
||||
{
|
||||
LogWithArgs(LOG_ERROR, L"%f - %s", (double)rect.Width, m_Name.c_str());
|
||||
m_W = (int)rect.Width;
|
||||
m_H = (int)rect.Height;
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user