diff options
author | George Hazan <george.hazan@gmail.com> | 2025-05-25 16:51:30 +0300 |
---|---|---|
committer | George Hazan <george.hazan@gmail.com> | 2025-05-25 16:51:34 +0300 |
commit | ee8bc91349c7adfb304b6bc396fc756f74cb4707 (patch) | |
tree | 2ac7c157eaf0ca181e71f741a9d6c0cf0c28a2f8 /plugins/SendScreenshotPlus/src/DevKey.h | |
parent | 78b370670a1bc42540b8bd907d2619e829d98b3f (diff) |
fixes #5016 completely
Diffstat (limited to 'plugins/SendScreenshotPlus/src/DevKey.h')
-rw-r--r-- | plugins/SendScreenshotPlus/src/DevKey.h | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/plugins/SendScreenshotPlus/src/DevKey.h b/plugins/SendScreenshotPlus/src/DevKey.h deleted file mode 100644 index 2999f74466..0000000000 --- a/plugins/SendScreenshotPlus/src/DevKey.h +++ /dev/null @@ -1,3 +0,0 @@ -#ifndef DEVKEY_IMAGESHACK
-#define DEVKEY_IMAGESHACK "IA5ZRTV6fb6256ccbc3c38650bdce6e6dcfc9e55" /*Test DevKey*/
-#endif
|