aboutsummaryrefslogtreecommitdiffstats
path: root/devel/heimdall/files/patch-heimdall_source_Heimdall.h
blob: c20fccf6aa437445115fc59b9d176ae99d9e8e87 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
--- heimdall/source/Heimdall.h.orig	2017-05-11 18:34:25 UTC
+++ heimdall/source/Heimdall.h
@@ -54,12 +54,4 @@
 
 #endif
 
-#if (!(defined _MSC_VER) || (_MSC_VER < 1700))
-
-#ifndef nullptr
-#define nullptr 0
-#endif
-
-#endif
-
 #endif