Unverified Commit 381c2970 authored by James Lamb's avatar James Lamb Committed by GitHub
Browse files

[R-package] Removed unused constant TYPE_BITS (#2994)

parent 18161674
...@@ -15,7 +15,6 @@ ...@@ -15,7 +15,6 @@
#include <cstdint> #include <cstdint>
#define TYPE_BITS 5
// use .Internal(internalsID()) to uuid // use .Internal(internalsID()) to uuid
#define R_INTERNALS_UUID "2fdf6c18-697a-4ba7-b8ef-11c0d92f1327" #define R_INTERNALS_UUID "2fdf6c18-697a-4ba7-b8ef-11c0d92f1327"
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment