diff options
author | Ettore Perazzoli <ettore@src.gnome.org> | 2001-09-05 04:53:22 +0800 |
---|---|---|
committer | Ettore Perazzoli <ettore@src.gnome.org> | 2001-09-05 04:53:22 +0800 |
commit | 1b240a84be508ca506c0cbb1acb9278d2bf9c8cc (patch) | |
tree | e6d53f5b42e1ddb65238c0e37ace159c8cb2e2fd /shell/ChangeLog | |
parent | 12718c4056c30ac2bb1610f6ca62a378718b924c (diff) | |
download | gsoc2013-evolution-1b240a84be508ca506c0cbb1acb9278d2bf9c8cc.tar.gz gsoc2013-evolution-1b240a84be508ca506c0cbb1acb9278d2bf9c8cc.tar.zst gsoc2013-evolution-1b240a84be508ca506c0cbb1acb9278d2bf9c8cc.zip |
Remove debugging message. (tree_drag_motion): Likewise.
* e-storage-set-view.c (tree_drag_motion): Remove debugging
message.
(tree_drag_motion): Likewise.
svn path=/trunk/; revision=12598
Diffstat (limited to 'shell/ChangeLog')
-rw-r--r-- | shell/ChangeLog | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/shell/ChangeLog b/shell/ChangeLog index 0bd2fc98c0..2dc8756ec0 100644 --- a/shell/ChangeLog +++ b/shell/ChangeLog @@ -1,5 +1,11 @@ 2001-09-04 Ettore Perazzoli <ettore@ximian.com> + * e-storage-set-view.c (tree_drag_motion): Remove debugging + message. + (tree_drag_motion): Likewise. + +2001-09-04 Ettore Perazzoli <ettore@ximian.com> + [Patch from Richard Boulton <richard@tartarus.org> to fix #8497, "Warning when shutting view: RootNode not found".] |