diff --git a/samples/db/makefile.vc b/samples/db/makefile.vc index b0b4859e31..e1243b6d30 100644 --- a/samples/db/makefile.vc +++ b/samples/db/makefile.vc @@ -10,8 +10,6 @@ # Set WXDIR for your system WXDIR = $(WXWIN) -# added by glt for my own environment -WXDIR = D:\wx2\wxWindows PROGRAM=dbtest OBJECTS = $(PROGRAM).obj listdb.obj