summaryrefslogtreecommitdiffstats
path: root/modules/gdnative/gdnative.cpp
diff options
context:
space:
mode:
authorRémi Verschelde <rverschelde@gmail.com>2017-05-08 22:22:20 +0200
committerRémi Verschelde <rverschelde@gmail.com>2017-05-08 22:22:20 +0200
commit32afcbc48258ea970ef4b0707f69543baf0f2f5a (patch)
tree1de39c43391806058ee1f9da416f426475c2e5e3 /modules/gdnative/gdnative.cpp
parentbba8f1db307459988385faa4e79fd4aace397e36 (diff)
downloadredot-engine-32afcbc48258ea970ef4b0707f69543baf0f2f5a.tar.gz
Put brave old bb10 platform to a well-deserved rest
Add some 🔥 to appease @reduz. Fixes #8692.
Diffstat (limited to 'modules/gdnative/gdnative.cpp')
-rw-r--r--modules/gdnative/gdnative.cpp1
1 files changed, 0 insertions, 1 deletions
diff --git a/modules/gdnative/gdnative.cpp b/modules/gdnative/gdnative.cpp
index 09859d95bd..e74d601d74 100644
--- a/modules/gdnative/gdnative.cpp
+++ b/modules/gdnative/gdnative.cpp
@@ -515,7 +515,6 @@ static const char *_dl_platforms_info[] = {
"unix|x11|so|X11",
"unix|server|so|Server",
"unix|android|so|Android",
- "unix|blackberry|so|Blackberry 10",
"unix|haiku|so|Haiku", // Right?
"|mac|dynlib|Mac",
"mac|ios|dynlib|iOS",