From c6ef96a6aea24e64c70792d7eec9e5f9cc89821a Mon Sep 17 00:00:00 2001 From: Klaus Schmidinger Date: Sun, 14 Oct 2007 10:09:08 +0200 Subject: Made the default copy ctor and the assign operator of cRecording private --- HISTORY | 2 ++ 1 file changed, 2 insertions(+) (limited to 'HISTORY') diff --git a/HISTORY b/HISTORY index 1dade685..5c81412d 100644 --- a/HISTORY +++ b/HISTORY @@ -5481,3 +5481,5 @@ Video Disk Recorder Revision History - Removed a duplicate ',' from the ca_ES.po file (thanks to Thomas Günther). - Added the 'ß' character to the "allowed charcaters" in the de_DE.po file (suggested by Thomas Günther). +- Made the default copy ctor of cRecording private (thanks to Markus Hahn). + Same for the assign operator. -- cgit v1.2.3