Remove link to old R-build now that information is centralized.
diff --git a/scripts/iplog.php b/scripts/iplog.php
index c6874a6..52283b6 100644
--- a/scripts/iplog.php
+++ b/scripts/iplog.php
@@ -78,9 +78,6 @@
 $proc->importStylesheet( $xslDoc );
 
 echo "<h1>Orbit Build: $buildlabel</h1>";
-echo "<p><b>This page is a work in progress.</b></p>";
-echo "<p>The repository offered by this build is a composite of the content seen here and the last 'old' R (Recommended) build. The metadata from that build is not yet fully displayed below so to view it please go to <a href=\"http://download.eclipse.org/tools/orbit/downloads/drops/R20160520211859/\">R20160520211859</a>.<p>";
-
 echo "<h2>Useful Information</h2>";
 echo "<p>In addition to the bundles themselves, the following maps, project sets, and test results are useful for committers and consumers:</p>";