From 9a0f5327c25c57963af837439d23a61c9510a6ac Mon Sep 17 00:00:00 2001 From: Thorbjørn Lindeijer Date: Wed, 24 Mar 2010 22:55:57 +0100 Subject: Removed the ability to assign custom skins to windows/popups Old settings are causing it to fall back on the wrong combination of files if old data is in the search path. Reviewed-by: Jared Adams --- src/gui/itempopup.cpp | 2 -- 1 file changed, 2 deletions(-) (limited to 'src/gui/itempopup.cpp') diff --git a/src/gui/itempopup.cpp b/src/gui/itempopup.cpp index 72a46696..3f22c442 100644 --- a/src/gui/itempopup.cpp +++ b/src/gui/itempopup.cpp @@ -68,8 +68,6 @@ ItemPopup::ItemPopup(): add(mItemWeight); addMouseListener(this); - - loadPopupConfiguration(); } ItemPopup::~ItemPopup() -- cgit v1.2.3-60-g2f50