]> git.lyx.org Git - features.git/commitdiff
remove declaration of nonexisting function selPaste()
authorGeorg Baum <Georg.Baum@post.rwth-aachen.de>
Thu, 4 Jan 2007 16:07:47 +0000 (16:07 +0000)
committerGeorg Baum <Georg.Baum@post.rwth-aachen.de>
Thu, 4 Jan 2007 16:07:47 +0000 (16:07 +0000)
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@16508 a592a061-630c-0410-9148-cb99ea01b6c8

src/CutAndPaste.h

index 4bb4679f220219ea5b6cbc8b436e631b5cfad6a1..7702de319ea2b9f086f9fc0c22c4e480ce3b4427 100644 (file)
@@ -77,8 +77,6 @@ docstring grabAndEraseSelection(LCursor & cur);
 void selDel(LCursor & cur);
 /// clears or deletes selection depending on lyxrc setting
 void selClearOrDel(LCursor & cur);
-/// pastes n-th element of cut buffer
-void selPaste(LCursor & cur, size_t n);
 
 /** Tabular has its own paste stack for multiple cells
  *  but it needs to know whether there is a more recent