Remove feature_flags.always_open_compose from code.

The flag has been set to true for a while, so we removed
the flag and a bit of dead code associated with it.  This
change should not affect any functionality on any realm.

(imported from commit 8d457f52584173994d0e5e83ca326f892cd90057)
This commit is contained in:
Steve Howell
2013-08-12 12:55:08 -04:00
parent 6843cc4479
commit 6686ca04d2
2 changed files with 5 additions and 11 deletions

View File

@@ -2,7 +2,6 @@ var feature_flags = (function () {
var exports = {};
exports.always_open_compose = true;
exports.mark_read_at_bottom = page_params.staging;
exports.summarize_read_while_narrowed = page_params.staging;
exports.twenty_four_hour_time = _.contains([],