mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2024-11-27 12:11:13 +00:00
kate: Remove unused variable from unit test
This commit is contained in:
parent
6f178ea8dc
commit
2139a18272
1 changed files with 0 additions and 4 deletions
|
@ -55,10 +55,6 @@ static const guint8 kate_header_0x00[45] = {
|
|||
0x69, 0x6e, 0x20, 0x6f, 0x6c, 0x64, 0x20, 0x74, 0x65, 0x78, 0x74, 0x08, 0x00 /* in old text.. */
|
||||
};
|
||||
|
||||
static const guint8 kate_header_0x01[1] = {
|
||||
0x01
|
||||
};
|
||||
|
||||
static const guint8 kate_header_0x7f[1] = {
|
||||
0x7f
|
||||
};
|
||||
|
|
Loading…
Reference in a new issue