forked from KolibriOS/kolibrios
Fix skin var
git-svn-id: svn://kolibrios.org@5775 a494cfbc-eb01-0410-851d-a64ba20cac60
This commit is contained in:
@@ -39,8 +39,6 @@ char window_title[128],
|
||||
|
||||
#define LIST_BACKGROUND_COLOR 0xF3F3F3
|
||||
|
||||
libimg_image skin;
|
||||
|
||||
void load_config()
|
||||
{
|
||||
ini_get_str stdcall (#settings_ini_path, "Config", "window_title", #window_title, sizeof(window_title), "Software widget");
|
||||
|
||||
Reference in New Issue
Block a user