From 7a8cadd3935bcf8ac9dbc3ba0bbbf761c8cb202f Mon Sep 17 00:00:00 2001 From: Klaus Schmidinger Date: Wed, 15 Feb 2012 13:22:03 +0100 Subject: Removed superfluous calls to SetVideoFormat() from device constructors --- HISTORY | 2 ++ 1 file changed, 2 insertions(+) (limited to 'HISTORY') diff --git a/HISTORY b/HISTORY index ea1ec5f1..4c4044da 100644 --- a/HISTORY +++ b/HISTORY @@ -6875,3 +6875,5 @@ Video Disk Recorder Revision History - Added some missing 'const' to cDevice (thanks to Joachim Wilke). - Fixed handling the PrimaryLimit when requesting a device for live viewing (reported by Uwe Scheffler). +- Removed superfluous calls to SetVideoFormat() from device constructors. This + function is called in cDevice::SetPrimaryDevice(), anyway. -- cgit v1.2.3