diff options
Diffstat (limited to 'toolkit/content/buildconfig.html')
-rw-r--r-- | toolkit/content/buildconfig.html | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/toolkit/content/buildconfig.html b/toolkit/content/buildconfig.html index d3373f54c..322208189 100644 --- a/toolkit/content/buildconfig.html +++ b/toolkit/content/buildconfig.html @@ -58,9 +58,5 @@ </table> <h2>Configure options</h2> <p>@MOZ_CONFIGURE_OPTIONS@</p> -#ifdef ANDROID -<h2>Package name</h2> -<p>@ANDROID_PACKAGE_NAME@</p> -#endif </body> </html> |