Reverting my first test commit, as per ABX request
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@39975 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
parent
3956d02ab6
commit
b5348bbb19
@ -1984,7 +1984,6 @@ void TexInitialize(int bufSize)
|
|||||||
#ifdef __UNIX__
|
#ifdef __UNIX__
|
||||||
TexPathList.AddEnvList(_T("TEXINPUTS"));
|
TexPathList.AddEnvList(_T("TEXINPUTS"));
|
||||||
#endif
|
#endif
|
||||||
TexPathList.Add(_T("."));
|
|
||||||
int i;
|
int i;
|
||||||
for (i = 0; i < 15; i++)
|
for (i = 0; i < 15; i++)
|
||||||
{
|
{
|
||||||
|
Loading…
Reference in New Issue
Block a user