[gnome-commander] Drop surplus code
- From: Piotr Eljasiak <epiotr src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gnome-commander] Drop surplus code
- Date: Sun, 15 May 2011 16:02:08 +0000 (UTC)
commit c2412a2cde611fe27f3adf8d354ed2c4f0639520
Author: Piotr Eljasiak <epiotr src gnome org>
Date: Sun May 15 18:01:54 2011 +0200
Drop surplus code
plugins/cvs/interface.cc | 1 -
1 files changed, 0 insertions(+), 1 deletions(-)
---
diff --git a/plugins/cvs/interface.cc b/plugins/cvs/interface.cc
index 35b5fa5..11b142f 100644
--- a/plugins/cvs/interface.cc
+++ b/plugins/cvs/interface.cc
@@ -284,7 +284,6 @@ GtkWidget *create_log_win (CvsPlugin *plugin)
gtk_window_set_resizable (GTK_WINDOW (dialog), TRUE);
gtk_window_set_policy (GTK_WINDOW (dialog), FALSE, TRUE, FALSE);
gtk_window_set_default_size (GTK_WINDOW (dialog), 510, 300);
- gtk_window_set_policy (GTK_WINDOW (dialog), FALSE, TRUE, FALSE);
gnome_cmd_dialog_add_button (
GNOME_CMD_DIALOG (dialog), GTK_STOCK_CLOSE,
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]