diff options
Diffstat (limited to 'twin/kcmtwin/twindecoration/pixmaps.h')
-rw-r--r-- | twin/kcmtwin/twindecoration/pixmaps.h | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/twin/kcmtwin/twindecoration/pixmaps.h b/twin/kcmtwin/twindecoration/pixmaps.h index 710e01425..38362af4c 100644 --- a/twin/kcmtwin/twindecoration/pixmaps.h +++ b/twin/kcmtwin/twindecoration/pixmaps.h @@ -106,5 +106,3 @@ static unsigned char shade_bits[] = { static unsigned char spacer_bits[] = { 0x00, 0x00, 0x04, 0x02, 0x04, 0x02, 0x04, 0x02, 0x04, 0x02, 0x54, 0x03, 0xac, 0x02, 0x04, 0x02, 0x04, 0x02, 0x04, 0x02, 0x04, 0x02, 0x00, 0x00 }; - -// vim: ts=4 |