Revert "Added SSEFUNCTION into rtgui/histogrampanel.cc"

This reverts commit 2331263704.
This commit is contained in:
Beep6581
2016-06-09 23:24:44 +02:00
parent 2331263704
commit bd1a7fc4a7

View File

@@ -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 ()) {