• Ulrich Sibiller's avatar
    Screen.c: remove code that will have no effect · 2c6b9117
    Ulrich Sibiller authored
    setting a value for an attribute in the structure is pointless if you
    do not set the valuemask accordingly. Adding the missing valuemask
    code here would also be pointless because the valuemask is set to a fixed
    value later on. Therefore we can drop this code here.
    2c6b9117
Screen.c 137 KB