mirror of
https://github.com/ZoneMinder/zoneminder.git
synced 2026-05-24 14:36:09 -04:00
fix merges
This commit is contained in:
@@ -20,7 +20,6 @@
|
||||
#include "zm.h"
|
||||
#include "zm_camera.h"
|
||||
|
||||
<<<<<<< HEAD
|
||||
Camera::Camera(
|
||||
unsigned int p_monitor_id,
|
||||
SourceType p_type,
|
||||
@@ -52,7 +51,6 @@ Camera::Camera(
|
||||
mVideoCodecContext(NULL),
|
||||
mAudioCodecContext(NULL),
|
||||
video_stream(NULL),
|
||||
record_audio(p_record_audio),
|
||||
bytes(0)
|
||||
{
|
||||
pixels = width * height;
|
||||
|
||||
Reference in New Issue
Block a user