style(streams.h): remove comment codes

This commit is contained in:
John Zhao 2018-12-23 21:36:12 +08:00
parent f7b85c6b05
commit c6bed032cb

View File

@ -28,11 +28,6 @@
MYNTEYE_BEGIN_NAMESPACE
/*
extern bool unpack_stereo_img_data(
const void *data, const StreamRequest &request, ImgData *img);
*/
class StreamsAdapter;
class Streams {