diff options
author | Rodrigo Moya <rodrigo@ximian.com> | 2004-04-05 20:17:34 +0800 |
---|---|---|
committer | Rodrigo Moya <rodrigo@src.gnome.org> | 2004-04-05 20:17:34 +0800 |
commit | 835cb9040bfbceaf87a81731cb67b70671663359 (patch) | |
tree | e5877ef23c79fb5f9d51b55c33ae893d101226d4 /calendar/ChangeLog | |
parent | 89c5da7d4e417fb861ce1f9caee031c720423e23 (diff) | |
download | gsoc2013-evolution-835cb9040bfbceaf87a81731cb67b70671663359.tar gsoc2013-evolution-835cb9040bfbceaf87a81731cb67b70671663359.tar.gz gsoc2013-evolution-835cb9040bfbceaf87a81731cb67b70671663359.tar.bz2 gsoc2013-evolution-835cb9040bfbceaf87a81731cb67b70671663359.tar.lz gsoc2013-evolution-835cb9040bfbceaf87a81731cb67b70671663359.tar.xz gsoc2013-evolution-835cb9040bfbceaf87a81731cb67b70671663359.tar.zst gsoc2013-evolution-835cb9040bfbceaf87a81731cb67b70671663359.zip |
removed commented code.
2004-04-05 Rodrigo Moya <rodrigo@ximian.com>
* gui/alarm-notify/alarm-queue.c: removed commented code.
svn path=/trunk/; revision=25316
Diffstat (limited to 'calendar/ChangeLog')
-rw-r--r-- | calendar/ChangeLog | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/calendar/ChangeLog b/calendar/ChangeLog index e3976f49c6..9e567d0db8 100644 --- a/calendar/ChangeLog +++ b/calendar/ChangeLog @@ -1,5 +1,7 @@ 2004-04-05 Rodrigo Moya <rodrigo@ximian.com> + * gui/alarm-notify/alarm-queue.c: removed commented code. + * gui/alarm-notify/notify-main.c (main): removed useless call to set the POA after construction. |