X-Git-Url: http://git.lttng.org/?a=blobdiff_plain;f=ltt%2Fbranches%2Fpoly%2Flttv%2Fmodules%2Fgui%2Flttvwindow%2Flttvwindow%2Fgtkdirsel.c;h=d6d6d44db8b2a22c01903dcbd8cfba2112aa8a45;hb=d27948a397c1ff8a47b497ca07f5090c08e88628;hp=801f59731ed2bf2c5d87edeec6b138f0d7d2bae9;hpb=b56dcdf2c3128db9165e0de6476ca5b799338486;p=lttv.git diff --git a/ltt/branches/poly/lttv/modules/gui/lttvwindow/lttvwindow/gtkdirsel.c b/ltt/branches/poly/lttv/modules/gui/lttvwindow/lttvwindow/gtkdirsel.c index 801f5973..d6d6d44d 100644 --- a/ltt/branches/poly/lttv/modules/gui/lttvwindow/lttvwindow/gtkdirsel.c +++ b/ltt/branches/poly/lttv/modules/gui/lttvwindow/lttvwindow/gtkdirsel.c @@ -3356,7 +3356,6 @@ attach_dir (CompletionDirSent *sent, cmpl_state->directory_storage = g_list_prepend (cmpl_state->directory_storage, new_dir); - new_dir->sent = sent; new_dir->fullname = g_strdup (dir_name); new_dir->fullname_len = strlen (dir_name);