aboutsummaryrefslogtreecommitdiff
path: root/samples/config_helper_dawn.cc
diff options
context:
space:
mode:
authordan sinclair <dj2@everburning.com>2019-04-17 08:14:53 -0400
committerGitHub <noreply@github.com>2019-04-17 08:14:53 -0400
commit3ba84017a953c88c9951f8b63a2a506ca6fd0765 (patch)
tree844cd269afa8bc7f3b67df53d21677d6f57c60b6 /samples/config_helper_dawn.cc
parent2dcaa50fcc7a41adab57508b3f7f634f5b4ec44b (diff)
downloadamber-3ba84017a953c88c9951f8b63a2a506ca6fd0765.tar.gz
Flush out some class/method documentation. (#476)
This CL adds class/method documentation to a few more classes.
Diffstat (limited to 'samples/config_helper_dawn.cc')
-rw-r--r--samples/config_helper_dawn.cc1
1 files changed, 0 insertions, 1 deletions
diff --git a/samples/config_helper_dawn.cc b/samples/config_helper_dawn.cc
index e733b88..c633f97 100644
--- a/samples/config_helper_dawn.cc
+++ b/samples/config_helper_dawn.cc
@@ -16,7 +16,6 @@
#include <iostream>
-#include "samples/dawn_device_metal.h"
namespace sample {
ConfigHelperDawn::ConfigHelperDawn() = default;