diff -r 22bbf0392b71 -r d972b31f8881 hedgewars/uVideoRec.pas --- a/hedgewars/uVideoRec.pas Sat Sep 30 20:31:07 2017 +0200 +++ b/hedgewars/uVideoRec.pas Sat Sep 30 21:54:47 2017 +0200 @@ -67,8 +67,7 @@ zoom: single; end; -var YCbCr_Planes: array[0..2] of PByte; - RGB_Buffer: PByte; +var RGB_Buffer: PByte; cameraFile: File of TFrame; audioFile: File; numPixels: LongWord;