summaryrefslogtreecommitdiff
path: root/src/config/core.h
diff options
context:
space:
mode:
authorHaru <haru@dotalux.com>2018-04-25 17:28:48 +0200
committerGitHub <noreply@github.com>2018-04-25 17:28:48 +0200
commita1f048fc6bdb14199cfaaf2b8f221333a764ddc9 (patch)
treebbabede2500cdafa2a1a8ea4e9b546bbc0cace8d /src/config/core.h
parenta4df55e940057e2882a4b01dd1471c73af70e2bd (diff)
parent0903a1f80285f02e1c902dafb2ab5e1783b9e671 (diff)
downloadhercules-a1f048fc6bdb14199cfaaf2b8f221333a764ddc9.tar.gz
hercules-a1f048fc6bdb14199cfaaf2b8f221333a764ddc9.tar.bz2
hercules-a1f048fc6bdb14199cfaaf2b8f221333a764ddc9.tar.xz
hercules-a1f048fc6bdb14199cfaaf2b8f221333a764ddc9.zip
Merge pull request #2023 from MishimaHaruna/remove-stat-server
Remove stat server
Diffstat (limited to 'src/config/core.h')
-rw-r--r--src/config/core.h6
1 files changed, 1 insertions, 5 deletions
diff --git a/src/config/core.h b/src/config/core.h
index bdc7f3eee..a22d47324 100644
--- a/src/config/core.h
+++ b/src/config/core.h
@@ -2,7 +2,7 @@
* This file is part of Hercules.
* http://herc.ws - http://github.com/HerculesWS/Hercules
*
- * Copyright (C) 2012-2016 Hercules Dev Team
+ * Copyright (C) 2012-2018 Hercules Dev Team
* Copyright (C) Athena Dev Teams
*
* Hercules is free software: you can redistribute it and/or modify
@@ -58,10 +58,6 @@
/// Maximum number of characters 'CONSOLE_INPUT' will support per line.
#define MAX_CONSOLE_INPUT 150
-/// Uncomment to disable Hercules' anonymous stat report
-/// We kindly ask you to consider keeping it enabled, it helps us improve Hercules.
-//#define STATS_OPT_OUT
-
/// Uncomment to enable the Cell Stack Limit mod.
/// It's only config is the battle_config custom_cell_stack_limit.
/// Only chars affected are those defined in BL_CHAR