From 6927457186de9e2a6692cd7cd0f254b2fbef037f Mon Sep 17 00:00:00 2001 From: Tomi Valkeinen Date: Fri, 6 Nov 2015 22:24:35 +0200 Subject: remove print_short --- tests/testpat.cpp | 2 -- 1 file changed, 2 deletions(-) (limited to 'tests/testpat.cpp') 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 fbs; -- cgit v1.2.3