From 093b77fc295d1bc4694b32fed95da0fab78c4097 Mon Sep 17 00:00:00 2001 From: Tomi Valkeinen Date: Thu, 1 Oct 2015 21:44:49 +0300 Subject: move test utils to libkmstest library --- libkms++/utils/testpat.h | 6 ------ 1 file changed, 6 deletions(-) delete mode 100644 libkms++/utils/testpat.h (limited to 'libkms++/utils/testpat.h') diff --git a/libkms++/utils/testpat.h b/libkms++/utils/testpat.h deleted file mode 100644 index b60271a..0000000 --- a/libkms++/utils/testpat.h +++ /dev/null @@ -1,6 +0,0 @@ -#pragma once - -namespace kms -{ -void draw_test_pattern(Framebuffer& fb); -} -- cgit v1.2.3