summaryrefslogtreecommitdiffstats
path: root/src/collectors/profile.plugin/plugin_profile.cc
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--src/collectors/profile.plugin/plugin_profile.cc (renamed from collectors/profile.plugin/plugin_profile.cc)2
1 files changed, 0 insertions, 2 deletions
diff --git a/collectors/profile.plugin/plugin_profile.cc b/src/collectors/profile.plugin/plugin_profile.cc
index 5f7b22d25..f97c192a0 100644
--- a/collectors/profile.plugin/plugin_profile.cc
+++ b/src/collectors/profile.plugin/plugin_profile.cc
@@ -14,8 +14,6 @@ extern "C" {
#include <thread>
#include <vector>
-#define PLUGIN_PROFILE_NAME "profile.plugin"
-
#define CONFIG_SECTION_PROFILE "plugin:profile"
class Generator {