diff options
author | Ettore Perazzoli <ettore@src.gnome.org> | 2001-08-17 01:50:09 +0800 |
---|---|---|
committer | Ettore Perazzoli <ettore@src.gnome.org> | 2001-08-17 01:50:09 +0800 |
commit | d0a5fa689f8e7a2c036c79e5e54f2cd3564d6cbb (patch) | |
tree | 6e7a0ac192809fb5341e589e550819dbafa4ec9b /shell/ChangeLog | |
parent | 6202c3e9ebe9334009156bad13b462821093a332 (diff) | |
download | gsoc2013-evolution-d0a5fa689f8e7a2c036c79e5e54f2cd3564d6cbb.tar.gz gsoc2013-evolution-d0a5fa689f8e7a2c036c79e5e54f2cd3564d6cbb.tar.zst gsoc2013-evolution-d0a5fa689f8e7a2c036c79e5e54f2cd3564d6cbb.zip |
Remove debugging message.
* e-storage-set-view.c (etree_icon_at): Remove debugging message.
svn path=/trunk/; revision=12104
Diffstat (limited to 'shell/ChangeLog')
-rw-r--r-- | shell/ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/shell/ChangeLog b/shell/ChangeLog index 7084fc0a9a..bb83c8be26 100644 --- a/shell/ChangeLog +++ b/shell/ChangeLog @@ -1,3 +1,7 @@ +2001-08-16 Ettore Perazzoli <ettore@ximian.com> + + * e-storage-set-view.c (etree_icon_at): Remove debugging message. + 2001-08-15 Jason Leach <jleach@ximian.com> * e-shell-view-menu.c (command_help): Don't hardcode/build a help @@ -42,6 +46,7 @@ * e-corba-storage.c (impl_StorageListener_notifyFolderCreated): Pass the passed-in unread_count to e_storage_new_folder. +>>>>>>> 1.617 2001-08-13 Ettore Perazzoli <ettore@ximian.com> * e-gray-bar.c (impl_style_set): Chain to the parent class. |