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:
Angel Vidal Veiga 2006-07-04 16:08:16 +00:00
parent 3956d02ab6
commit b5348bbb19

View File

@ -1984,7 +1984,6 @@ void TexInitialize(int bufSize)
#ifdef __UNIX__
TexPathList.AddEnvList(_T("TEXINPUTS"));
#endif
TexPathList.Add(_T("."));
int i;
for (i = 0; i < 15; i++)
{