mirror of
https://github.com/gryf/wmaker.git
synced 2025-12-19 20:38:08 +01:00
remove drawstring plugins
This commit is contained in:
@@ -1001,9 +1001,6 @@ wManageWindow(WScreen *scr, Window window)
|
||||
scr->window_title_texture,
|
||||
scr->resizebar_texture,
|
||||
scr->window_title_pixel,
|
||||
#ifdef DRAWSTRING_PLUGIN
|
||||
W_STRING_FTITLE,
|
||||
#endif
|
||||
&scr->window_title_gc,
|
||||
&scr->title_font);
|
||||
|
||||
@@ -1367,9 +1364,6 @@ wManageInternalWindow(WScreen *scr, Window window, Window owner,
|
||||
scr->window_title_texture,
|
||||
scr->resizebar_texture,
|
||||
scr->window_title_pixel,
|
||||
#ifdef DRAWSTRING_PLUGIN
|
||||
W_STRING_FTITLE,
|
||||
#endif
|
||||
&scr->window_title_gc,
|
||||
&scr->title_font);
|
||||
|
||||
|
||||
Reference in New Issue
Block a user