]> git.lyx.org Git - features.git/commitdiff
unused code I forgot
authorJean-Marc Lasgouttes <lasgouttes@lyx.org>
Tue, 15 Aug 2006 15:43:33 +0000 (15:43 +0000)
committerJean-Marc Lasgouttes <lasgouttes@lyx.org>
Tue, 15 Aug 2006 15:43:33 +0000 (15:43 +0000)
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@14694 a592a061-630c-0410-9148-cb99ea01b6c8

src/BufferView.C

index 510e86d3b1d099b09ca4cd6112be63981a214d4b..253b43feed7d014d2e6a22d1cbb21707362f8776 100644 (file)
@@ -20,7 +20,6 @@
 #include "bufferlist.h"
 #include "bufferparams.h"
 #include "BufferView_pimpl.h"
-#include "CutAndPaste.h"
 #include "coordcache.h"
 #include "debug.h"
 #include "funcrequest.h"
@@ -50,8 +49,6 @@
 
 using lyx::support::bformat;
 
-using lyx::cap::setSelectionRange;
-
 using std::distance;
 using std::find;
 using std::string;