Index: /branches/release-39/lib/MT/CMS/Blog.pm
===================================================================
--- /branches/release-39/lib/MT/CMS/Blog.pm (revision 2416)
+++ /branches/release-39/lib/MT/CMS/Blog.pm (revision 2520)
@@ -455,8 +455,4 @@
     $param{include_system}      = $blog->include_system || '';
 
-    if ( $app->config->ObjectDriver =~ qr/(db[id]::)?sqlite/i ) {
-        $param{hide_build_option} = 1
-          unless $app->config->UseSQLite2;
-    }
     my $mtview_path = File::Spec->catfile( $blog->site_path(), "mtview.php" );
 
