diff options
| author | Tobin Ehlis <tobin@lunarg.com> | 2014-11-10 16:03:19 -0700 |
|---|---|---|
| committer | Courtney Goeltzenleuchter <courtney@LunarG.com> | 2014-11-21 16:49:39 -0700 |
| commit | 10c6e2e6c829b1d21291335f7470c87a77a0939c (patch) | |
| tree | 8d9e38b000665978a9fee8e01c4bf2812319dcb7 /layers/api_dump.c | |
| parent | cdcd868fd637fd3f548e06d87071290062dcc795 (diff) | |
| download | usermoji-10c6e2e6c829b1d21291335f7470c87a77a0939c.tar.xz | |
layers: Actual auto-gen of print helper code used by layers
Diffstat (limited to 'layers/api_dump.c')
| -rw-r--r-- | layers/api_dump.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/layers/api_dump.c b/layers/api_dump.c index 7896544d..40cd497a 100644 --- a/layers/api_dump.c +++ b/layers/api_dump.c @@ -28,7 +28,6 @@ #include <assert.h> #include <pthread.h> #include "xglLayer.h" -#include "xgl_string_helper.h" #include "xgl_struct_string_helper.h" static XGL_LAYER_DISPATCH_TABLE nextTable; |
