forked from cory/tildefriends
Oops, no verbose.
git-svn-id: https://www.unprompted.com/svn/projects/tildefriends/trunk@4315 ed5197a5-7fde-0310-b194-c3ffbd925b24
This commit is contained in:
@ -2090,7 +2090,6 @@ tf_ssb_t* tf_ssb_create(uv_loop_t* loop, JSContext* context, const char* db_path
|
||||
{
|
||||
tf_ssb_t* ssb = tf_malloc(sizeof(tf_ssb_t));
|
||||
memset(ssb, 0, sizeof(*ssb));
|
||||
ssb->verbose = true;
|
||||
if (context)
|
||||
{
|
||||
ssb->context = context;
|
||||
|
Reference in New Issue
Block a user