summaryrefslogtreecommitdiffstats
path: root/src/3rdparty/angle/include/KHR/khrplatform.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/3rdparty/angle/include/KHR/khrplatform.h')
-rw-r--r--src/3rdparty/angle/include/KHR/khrplatform.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/3rdparty/angle/include/KHR/khrplatform.h b/src/3rdparty/angle/include/KHR/khrplatform.h
index 18a104ea1f..001e925f46 100644
--- a/src/3rdparty/angle/include/KHR/khrplatform.h
+++ b/src/3rdparty/angle/include/KHR/khrplatform.h
@@ -97,7 +97,6 @@
*-------------------------------------------------------------------------
* This precedes the return type of the function in the function prototype.
*/
-
#if defined(_WIN32) && !defined(__SCITECH_SNAP__) && !defined(QT_OPENGL_ES_2_ANGLE_STATIC)
# define KHRONOS_APICALL __declspec(dllimport)
#elif defined (__SYMBIAN32__)