From 4339a00780024896368495a1e330b1c79ee71e21 Mon Sep 17 00:00:00 2001 From: spx Date: Mon, 9 Apr 2012 10:05:26 -0700 Subject: [PATCH] Removed #include "Timer.h" (7168634) --- Library/MeterWindow.cpp | 2 -- 1 file changed, 2 deletions(-) diff --git a/Library/MeterWindow.cpp b/Library/MeterWindow.cpp index 1a096a18..b7963996 100644 --- a/Library/MeterWindow.cpp +++ b/Library/MeterWindow.cpp @@ -1942,8 +1942,6 @@ void CMeterWindow::WriteConfig(INT setting) } } -#include "Timer.h" - /* ** Reads the skin config, creates the meters and measures and does the bindings. **