summaryrefslogtreecommitdiff
path: root/libkmstest/colorbar.h
diff options
context:
space:
mode:
Diffstat (limited to 'libkmstest/colorbar.h')
-rw-r--r--libkmstest/colorbar.h6
1 files changed, 0 insertions, 6 deletions
diff --git a/libkmstest/colorbar.h b/libkmstest/colorbar.h
deleted file mode 100644
index a47d64d..0000000
--- a/libkmstest/colorbar.h
+++ /dev/null
@@ -1,6 +0,0 @@
-#pragma once
-
-namespace kms
-{
-void draw_color_bar(kms::DumbFramebuffer& buf, int old_xpos, int xpos, int width);
-}