diff options
| author | Nick Dedekind <nicholas.dedekind@gmail.com> | 2012-11-28 14:31:15 +0000 |
|---|---|---|
| committer | Nick Dedekind <nicholas.dedekind@gmail.com> | 2012-11-28 14:31:15 +0000 |
| commit | fbbd052fa7c5b02ce414d0abcb5d52f65e2472ac (patch) | |
| tree | f17ef937e47681ea7cb3bffbdbf770dbcccc8589 /panel | |
| parent | 4add7d243910a5d34a38106453d23cf862707189 (diff) | |
Removed panel no_refine texture references
(bzr r2934.2.5)
Diffstat (limited to 'panel')
| -rw-r--r-- | panel/PanelView.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/panel/PanelView.h b/panel/PanelView.h index 769112a93..3b1bd9559 100644 --- a/panel/PanelView.h +++ b/panel/PanelView.h @@ -108,7 +108,6 @@ private: nux::HLayout* _layout; nux::ObjectPtr <nux::BaseTexture> _bg_refine_tex; - nux::ObjectPtr <nux::BaseTexture> _bg_refine_no_refine_tex; std::unique_ptr<nux::AbstractPaintLayer> _bg_refine_layer; nux::ObjectPtr <nux::BaseTexture> _bg_refine_single_column_tex; |
