diff --git a/rtgui/histogrampanel.cc b/rtgui/histogrampanel.cc index 2ebfa3d90..ed4c9be95 100644 --- a/rtgui/histogrampanel.cc +++ b/rtgui/histogrampanel.cc @@ -938,7 +938,7 @@ void HistogramArea::update (LUTu &histRed, LUTu &histGreen, LUTu &histBlue, LUTu g_idle_add (histupdateUI, haih); } -SSEFUNCTION void HistogramArea::updateBackBuffer () +void HistogramArea::updateBackBuffer () { if (!get_realized ()) {