summaryrefslogtreecommitdiff
path: root/plugins/workflow_objc/Constants.h
diff options
context:
space:
mode:
Diffstat (limited to 'plugins/workflow_objc/Constants.h')
-rw-r--r--plugins/workflow_objc/Constants.h10
1 files changed, 0 insertions, 10 deletions
diff --git a/plugins/workflow_objc/Constants.h b/plugins/workflow_objc/Constants.h
deleted file mode 100644
index 18cfb463..00000000
--- a/plugins/workflow_objc/Constants.h
+++ /dev/null
@@ -1,10 +0,0 @@
-/*
- * Copyright (c) 2022-2023 Jon Palmisciano. All rights reserved.
- *
- * Use of this source code is governed by the BSD 3-Clause license; the full
- * terms of the license can be found in the LICENSE.txt file.
- */
-
-#pragma once
-
-constexpr auto PluginLoggerName = "Plugin.Objective-C";