diff options
author | Kirill Volinsky <Mataes2007@gmail.com> | 2017-11-30 08:28:00 +0300 |
---|---|---|
committer | Kirill Volinsky <Mataes2007@gmail.com> | 2017-11-30 08:28:53 +0300 |
commit | 0a95d1c9e2791898c03eab04a06932ec65f3a934 (patch) | |
tree | d6da4343c1926c92d2ffe2b5600ce92047aca449 /plugins/Dropbox/proto_dropbox/src | |
parent | 4c1b34caa7f00625b944b58ec9d69f4670cc4595 (diff) |
Dropbox moved to deprecated (use CloudFile)
Diffstat (limited to 'plugins/Dropbox/proto_dropbox/src')
-rw-r--r-- | plugins/Dropbox/proto_dropbox/src/resource.h | 17 |
1 files changed, 0 insertions, 17 deletions
diff --git a/plugins/Dropbox/proto_dropbox/src/resource.h b/plugins/Dropbox/proto_dropbox/src/resource.h deleted file mode 100644 index f234a1cbb7..0000000000 --- a/plugins/Dropbox/proto_dropbox/src/resource.h +++ /dev/null @@ -1,17 +0,0 @@ -//{{NO_DEPENDENCIES}}
-// Microsoft Visual C++ generated include file.
-// Used by Proto_NewsAggr.rc
-//
-#define IDI_ICON1 105
-#define IDI_ICON2 104
-
-// Next default values for new objects
-//
-#ifdef APSTUDIO_INVOKED
-#ifndef APSTUDIO_READONLY_SYMBOLS
-#define _APS_NEXT_RESOURCE_VALUE 103
-#define _APS_NEXT_COMMAND_VALUE 40001
-#define _APS_NEXT_CONTROL_VALUE 1001
-#define _APS_NEXT_SYMED_VALUE 101
-#endif
-#endif
|