diff --git a/src/texture.c b/src/texture.c index c73c85a0..e69fe485 100644 --- a/src/texture.c +++ b/src/texture.c @@ -541,8 +541,6 @@ void wDrawBevel(Drawable d, unsigned width, unsigned height, WTexSolid * texture dim = texture->dim_gc; dark = texture->dark_gc; switch (relief) { - case WREL_FLAT: - return; case WREL_MENUENTRY: case WREL_RAISED: case WREL_ICON: