11111
This commit is contained in:
parent
0f3ab5732d
commit
c4974a5204
|
|
@ -24,7 +24,7 @@ namespace kiwano
|
||||||
{
|
{
|
||||||
|
|
||||||
RefObject::RefObject()
|
RefObject::RefObject()
|
||||||
: ref_count_(0)
|
: ref_count_(1)
|
||||||
{
|
{
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue