Fix skin var

git-svn-id: svn://kolibrios.org@5775 a494cfbc-eb01-0410-851d-a64ba20cac60
This commit is contained in:
2015-08-26 23:59:27 +00:00
parent 3ac5f3fc32
commit eccb53cd41
3 changed files with 2 additions and 5 deletions
@@ -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");