{
    # Obsolete the aliasing of the appletalk module
    # We use a different path now, or don't need to fix it at all
    @lines = grep { !/^alias appletalk appletalk-fixed$/ } @lines;
    "";
}
