summaryrefslogtreecommitdiff
path: root/pluma/pluma-tab.c
diff options
context:
space:
mode:
Diffstat (limited to 'pluma/pluma-tab.c')
-rw-r--r--pluma/pluma-tab.c2
1 files changed, 0 insertions, 2 deletions
diff --git a/pluma/pluma-tab.c b/pluma/pluma-tab.c
index 02024e89..8e0d4d47 100644
--- a/pluma/pluma-tab.c
+++ b/pluma/pluma-tab.c
@@ -1031,8 +1031,6 @@ document_loaded (PlumaDocument *document,
{
GtkWidget *w;
- pluma_tab_get_view (tab);
-
tab->priv->not_editable = TRUE;
w = pluma_file_already_open_warning_message_area_new (uri);