aboutsummaryrefslogtreecommitdiff
path: root/layers/device_limits.cpp
diff options
context:
space:
mode:
authorCourtney Goeltzenleuchter <courtney@LunarG.com>2015-10-07 08:38:30 -0600
committerCourtney Goeltzenleuchter <courtney@LunarG.com>2015-10-08 17:09:07 -0600
commitb91cc0a75542de2639ec2498508807d50ce8b0a9 (patch)
tree27c32d81d6bed4a2f1e470f5c0089917251788c9 /layers/device_limits.cpp
parente37e32e23b87151013dfea403c3475390ca89d26 (diff)
downloadusermoji-b91cc0a75542de2639ec2498508807d50ce8b0a9.tar.xz
layers: clean up includes
Diffstat (limited to 'layers/device_limits.cpp')
-rw-r--r--layers/device_limits.cpp3
1 files changed, 0 insertions, 3 deletions
diff --git a/layers/device_limits.cpp b/layers/device_limits.cpp
index 3843f378..32327b23 100644
--- a/layers/device_limits.cpp
+++ b/layers/device_limits.cpp
@@ -41,9 +41,6 @@
#include "device_limits.h"
#include "vk_layer_config.h"
#include "vk_debug_marker_layer.h"
-// The following is #included again to catch certain OS-specific functions
-// being used:
-#include "vk_loader_platform.h"
#include "vk_layer_table.h"
#include "vk_layer_debug_marker_table.h"
#include "vk_layer_data.h"