]> git.saurik.com Git - wxWidgets.git/commitdiff
Reverting my first test commit, as per ABX request
authorAngel Vidal Veiga <cafedetal@gmail.com>
Tue, 4 Jul 2006 16:08:16 +0000 (16:08 +0000)
committerAngel Vidal Veiga <cafedetal@gmail.com>
Tue, 4 Jul 2006 16:08:16 +0000 (16:08 +0000)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@39975 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

utils/tex2rtf/src/tex2any.cpp

index bbb0a9e8b04e697e2920659f2b2c07161a76555b..33466d1a935858375195c9665614f1350ace020a 100644 (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++)
   {