mirror of
https://github.com/EQEmu/Server.git
synced 2026-04-15 04:32:28 +00:00
Remove commented printf :
This commit is contained in:
parent
072339d24c
commit
6bf8c217ad
@ -119,7 +119,6 @@ int main() {
|
|||||||
snprintf(bptr, 128, "' WHERE id=%lu", id);
|
snprintf(bptr, 128, "' WHERE id=%lu", id);
|
||||||
|
|
||||||
// printf("Query: '%s'\n", outbuffer);
|
// printf("Query: '%s'\n", outbuffer);
|
||||||
//printf(outbuffer);
|
|
||||||
//printf(";\n");
|
//printf(";\n");
|
||||||
/* if(mysql_query(&out, outbuffer) != 0) {
|
/* if(mysql_query(&out, outbuffer) != 0) {
|
||||||
failed_count++;
|
failed_count++;
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user