]> git.mxchange.org Git - flightgear.git/blobdiff - utils/TerraSync/terrasync.cxx
Plib is in 3rdParty for Win32 build
[flightgear.git] / utils / TerraSync / terrasync.cxx
index f6c33c9b64c3e393ae6f2749c127dc22d88a43e8..7404530e1139bc93fa925c50629defee14fcf2f8 100644 (file)
@@ -128,10 +128,6 @@ svn_opt_revision_t *mysvn_rev_peg = NULL;
 static const svn_version_checklist_t mysvn_checklist[] = {
     { "svn_subr",   svn_subr_version },
     { "svn_client", svn_client_version },
-    { "svn_wc",     svn_wc_version },
-    { "svn_ra",     svn_ra_version },
-    { "svn_delta",  svn_delta_version },
-    { "svn_diff",   svn_diff_version },
     { NULL, NULL }
 };