Skip to content

Commit

Permalink
remove debug message
Browse files Browse the repository at this point in the history
GillesDuvert committed Jan 5, 2023
1 parent 79702a3 commit 7a42075
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/gdl.cpp
Original file line number Diff line number Diff line change
@@ -297,7 +297,6 @@ int main(int argc, char *argv[])
#else
useWxWidgets=false;
#endif
std::cerr<<"useWxWidgets: "<<useWxWidgets<<std::endl;
#ifdef _WIN32
lib::posixpaths = false;
#endif

0 comments on commit 7a42075

Please sign in to comment.