diff --git a/privatebet/config.h b/privatebet/config.h index 31734e72..f752f215 100644 --- a/privatebet/config.h +++ b/privatebet/config.h @@ -8,5 +8,4 @@ int32_t bet_parse_bets(); void bet_parse_blockchain_config_ini_file(); bool bet_is_new_block_set(); int32_t bet_parse_verus_dealer(); -int32_t bet_parse_verus_player(); -_ver \ No newline at end of file +int32_t bet_parse_verus_player(); \ No newline at end of file