summaryrefslogtreecommitdiff
blob: 08d1d3568b806e9b0f5c53bf519df38eee439c38 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
--- vagrant-1.2.1/bin/vagrant
+++ vagrant-1.2.1/bin/vagrant
@@ -74,9 +74,6 @@
         warned = true
       end
     end
-
-    # If we're not in the installer, warn.
-    env.ui.warn(I18n.t("vagrant.general.not_in_installer")) if !warned
   end
 
   begin