]> mj.ucw.cz Git - libucw.git/blobdiff - ucw/perl/UCW/Configure/LibUCW.pm
Logging: Fixed formatting when we have neither log_title nor log_pid.
[libucw.git] / ucw / perl / UCW / Configure / LibUCW.pm
index 194742cd6670f5fd3d59c7086c65d15c2630780e..141dbc9093489cb0667fcdd9402c1292d7718596 100644 (file)
@@ -58,8 +58,6 @@ PostConfig {
        } if Get("CONFIG_INSTALL_API");
 
        # Include direct FB?
-       if (IsGiven("CONFIG_UCW_FB_DIRECT") && IsSet("CONFIG_UCW_FB_DIRECT")) {
-       }
        if (!IsSet("CONFIG_UCW_THREADS") || !IsSet("CONFIG_DIRECT_IO")) {
                if (IsGiven("CONFIG_UCW_FB_DIRECT") && IsSet("CONFIG_UCW_FB_DIRECT")) {
                        if (!IsSet("CONFIG_UCW_THREADS")) {