mirror of
https://github.com/peterbraden/node-opencv.git
synced 2025-12-08 19:45:55 +00:00
kill ref to addref in Matrix.h
This commit is contained in:
parent
bc8095534b
commit
f4d0459fa7
@ -135,7 +135,8 @@ public:
|
||||
JSFUNC(Reshape)
|
||||
|
||||
|
||||
JSFUNC(Addref)
|
||||
// leave this out - can't see a way it could be useful to us, as release() always completely forgets the data
|
||||
//JSFUNC(Addref)
|
||||
JSFUNC(Release)
|
||||
JSFUNC(GetrefCount)
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user