dtwm: Remove the define PANELIST, it is always on for dtwm

This commit is contained in:
Peter Howkins
2018-06-19 19:57:29 +01:00
parent db6de6284f
commit daba6ea7e7
32 changed files with 12 additions and 854 deletions

View File

@@ -217,7 +217,6 @@ static unsigned char slant2_bits[] = {
#endif /* MWM_NEED_SLANT2 */
#ifdef PANELIST
#ifdef DTWM_NEED_FNTPL
#define fntpl_i_bm_width 50
#define fntpl_i_bm_height 50
@@ -256,7 +255,7 @@ static unsigned char fntpl_i_bm_bits[] = {
0x00, 0x00};
#endif /* DTWM_NEED_FNTPL */
#endif /* PANELIST */
#ifdef WSM
/*
* Backdrop bitmap patterns
@@ -300,7 +299,6 @@ static unsigned char bits6_bits[] = {
#endif /* DTWM_NEED_BACKBITS */
#endif /* WSM */
#ifdef PANELIST
/*
*
* Used to define the small hourglass and mask used to indicate
@@ -326,7 +324,6 @@ static unsigned char time16m_bits[] = {
0xfe, 0x1f, 0xff, 0x3f, 0xff, 0x3f};
#endif /* DTWM_NEED_TIME16 */
#endif /* PANELIST */
#ifdef WSM
/**************************** eof ***************************/
#endif /* WSM */