]> git.saurik.com Git - wxWidgets.git/commitdiff
no need to delete these anymore (since they don't exist ;-) )
authorRobin Dunn <robin@alldunn.com>
Fri, 26 Mar 2004 19:23:01 +0000 (19:23 +0000)
committerRobin Dunn <robin@alldunn.com>
Fri, 26 Mar 2004 19:23:01 +0000 (19:23 +0000)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@26364 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

wxPython/b.bat

index 7d8e917fea1b0cc7bcd8f5090987db562deb41a1..a57cd4fb74c2efcb9667387b1c3f9357f7e75f29 100755 (executable)
@@ -33,7 +33,6 @@ rem just remove the *.pyd's
 elseiff "%1" == "d" then
        shift
        set CMD=del wx\*.pyd
 elseiff "%1" == "d" then
        shift
        set CMD=del wx\*.pyd
-       set OTHERCMD=del wx\*.pdb
 
 rem touch all the *.i files so swig will regenerate
 elseiff "%1" == "t" then
 
 rem touch all the *.i files so swig will regenerate
 elseiff "%1" == "t" then