Merge CV, ver=5.1; ops/methods from HV, and interface from CV where possible
[goodguy/history.git] / cinelerra-5.0 / guicast / images / bar_png.h
diff --git a/cinelerra-5.0/guicast/images/bar_png.h b/cinelerra-5.0/guicast/images/bar_png.h
deleted file mode 100644 (file)
index 8062919..0000000
+++ /dev/null
@@ -1,19 +0,0 @@
-#ifndef BAR_PNG_H
-#define BAR_PNG_H
-
-static unsigned char bar_png[] = 
-{
-       0x00, 0x00, 0x00, 0x97, 
-       0x89, 0x50, 0x4e, 0x47, 0x0d, 0x0a, 0x1a, 0x0a, 0x00, 0x00, 0x00, 0x0d, 0x49, 0x48, 0x44, 0x52, 
-       0x00, 0x00, 0x00, 0x80, 0x00, 0x00, 0x00, 0x01, 0x08, 0x02, 0x00, 0x00, 0x00, 0x99, 0xb0, 0x31, 
-       0xe1, 0x00, 0x00, 0x00, 0x09, 0x70, 0x48, 0x59, 0x73, 0x00, 0x00, 0x0b, 0x13, 0x00, 0x00, 0x0b, 
-       0x13, 0x01, 0x00, 0x9a, 0x9c, 0x18, 0x00, 0x00, 0x00, 0x07, 0x74, 0x49, 0x4d, 0x45, 0x07, 0xd5, 
-       0x07, 0x08, 0x05, 0x0a, 0x28, 0x30, 0x22, 0x51, 0x58, 0x00, 0x00, 0x00, 0x1d, 0x74, 0x45, 0x58, 
-       0x74, 0x43, 0x6f, 0x6d, 0x6d, 0x65, 0x6e, 0x74, 0x00, 0x43, 0x72, 0x65, 0x61, 0x74, 0x65, 0x64, 
-       0x20, 0x77, 0x69, 0x74, 0x68, 0x20, 0x54, 0x68, 0x65, 0x20, 0x47, 0x49, 0x4d, 0x50, 0xef, 0x64, 
-       0x25, 0x6e, 0x00, 0x00, 0x00, 0x0d, 0x49, 0x44, 0x41, 0x54, 0x78, 0xda, 0x63, 0x60, 0x18, 0x05, 
-       0x03, 0x0a, 0x00, 0x01, 0x81, 0x00, 0x01, 0xec, 0x9d, 0x39, 0x65, 0x00, 0x00, 0x00, 0x00, 0x49, 
-       0x45, 0x4e, 0x44, 0xae, 0x42, 0x60, 0x82
-};
-
-#endif