summaryrefslogtreecommitdiff
path: root/tests/testpat.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'tests/testpat.cpp')
-rw-r--r--tests/testpat.cpp2
1 files changed, 0 insertions, 2 deletions
diff --git a/tests/testpat.cpp b/tests/testpat.cpp
index 13fea9e..85c67a3 100644
--- a/tests/testpat.cpp
+++ b/tests/testpat.cpp
@@ -21,8 +21,6 @@ int main(int argc, char **argv)
if (card.master() == false)
printf("Not DRM master, modeset may fail\n");
- //card.print_short();
-
auto pipes = card.get_connected_pipelines();
vector<Framebuffer*> fbs;