diff --git a/src/blupi.cxx b/src/blupi.cxx index b0d405f..5ed66d2 100644 --- a/src/blupi.cxx +++ b/src/blupi.cxx @@ -212,11 +212,7 @@ UpdateFrame (void) clip.bottom = POSDRAWY + DIMDRAWY; if (g_pEvent->IsShift ()) // screen shifting - { g_pEvent->DecorAutoShift (); - g_pDecor->Build (clip, posMouse); // build the environment - } - else { if (!g_pEvent->GetPause ()) {