forked from cory/tildefriends
		
	Start of a benchmark.
git-svn-id: https://www.unprompted.com/svn/projects/tildefriends/trunk@4076 ed5197a5-7fde-0310-b194-c3ffbd925b24
This commit is contained in:
		| @@ -279,7 +279,6 @@ bool tf_ssb_db_store_message(tf_ssb_t* ssb, JSContext* context, const char* id, | ||||
| 				{ | ||||
| 					printf("%s\n", sqlite3_errmsg(db)); | ||||
| 				} | ||||
| 				printf("changes = %d\n", sqlite3_changes(db)); | ||||
| 				stored = r == SQLITE_DONE && sqlite3_changes(db) != 0; | ||||
| 				if (stored) | ||||
| 				{ | ||||
|   | ||||
		Reference in New Issue
	
	Block a user