From 85e698e615239f761cb3a22aa6ce25ee87d83500 Mon Sep 17 00:00:00 2001 From: moneroexamples Date: Fri, 15 Apr 2016 04:45:37 +0000 Subject: [PATCH] pages added --- src/rpccalls.h | 1 - 1 file changed, 1 deletion(-) diff --git a/src/rpccalls.h b/src/rpccalls.h index d2f7787..314ba9d 100644 --- a/src/rpccalls.h +++ b/src/rpccalls.h @@ -22,7 +22,6 @@ namespace xmreg class rpccalls { - string deamon_url {"http:://127.0.0.1:18081"}; uint64_t timeout_time {200000};