]> git.lyx.org Git - features.git/blobdiff - src/lyxdraw.C
fix double space editing, small change to make Path more foolproof, dont use reserve...
[features.git] / src / lyxdraw.C
index ae05fe64475e4bfd0d4cd64b664cc8176e549807..fe2e9d18597c690a0b51f94a4bea4878ca155d01 100644 (file)
@@ -372,7 +372,6 @@ GC GetSelectionGC()
                val.foreground= WhitePixel(fl_display,
                                           DefaultScreen(fl_display));
        }
-       
        val.function= GXcopy;
        val.graphics_exposures = false;
        if (!fast_selection && selection_color[0] != 0) {