]> git.lyx.org Git - lyx.git/commit
loadIfNeeded() returns a pointer to the loaded child, so it's silly to
authorRichard Heck <rgheck@comcast.net>
Tue, 10 Aug 2010 14:39:12 +0000 (14:39 +0000)
committerRichard Heck <rgheck@comcast.net>
Tue, 10 Aug 2010 14:39:12 +0000 (14:39 +0000)
commit700c3dc0ef81de871787a698a0949fb7c26444ca
treea46e1bed8f12628297cbc4f9b8ddc99bc6285cfa
parent89e50feaf2b46dd358823eb40e373cc001659326
loadIfNeeded() returns a pointer to the loaded child, so it's silly to
throw away its return value and then go find a pointer to the loaded
child!!

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@35116 a592a061-630c-0410-9148-cb99ea01b6c8
src/insets/InsetInclude.cpp