]> git.lyx.org Git - features.git/commit
Small cleanup. updateDocLang() was basically a void function since my paragraph langu...
authorAbdelrazak Younes <younes@lyx.org>
Tue, 3 Apr 2007 10:45:22 +0000 (10:45 +0000)
committerAbdelrazak Younes <younes@lyx.org>
Tue, 3 Apr 2007 10:45:22 +0000 (10:45 +0000)
commitf4f0707fb2dc9a69fdd7dbb0af4d84511e5a6db1
treed634691efb6a2a36f1ecab4382df8edc887b853c
parentf7665c1e115f66df1604baac898b58c44c7535fe
Small cleanup. updateDocLang() was basically a void function since my paragraph language cleanup.

* Buffer:
  - updateDocLang(): deleted.
  - B_(): use getLanguage() directly.

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@17706 a592a061-630c-0410-9148-cb99ea01b6c8
src/buffer.C
src/buffer.h
src/buffer_funcs.C
src/lyxfunc.C