Skip to content
Snippets Groups Projects
Commit 17d1a017 authored by Henrik (Grubba) Grubbström's avatar Henrik (Grubba) Grubbström
Browse files

Reverted.

Rev: lib/modules/Calendar.pmod/TimeRanges.pmod:1.26
parent 4a3245b0
No related branches found
No related tags found
No related merge requests found
//! module Calendar //! module Calendar
//! submodule TimeRanges // $Id: TimeRanges.pmod,v 1.26 2003/11/16 16:19:39 grubba Exp $
// $Id: TimeRanges.pmod,v 1.25 2003/11/16 16:13:36 grubba Exp $
#pike __REAL_VERSION__ #pike __REAL_VERSION__
...@@ -962,7 +960,6 @@ class TimeRange ...@@ -962,7 +960,6 @@ class TimeRange
//! //!
//! module Calendar //! module Calendar
//! submodule TimeRanges
//! class SuperTimeRange //! class SuperTimeRange
//! This class handles the cases where you have a time //! This class handles the cases where you have a time
//! period with holes. These can be created by the //! period with holes. These can be created by the
...@@ -1161,7 +1158,6 @@ class cSuperTimeRange ...@@ -1161,7 +1158,6 @@ class cSuperTimeRange
} }
//! module Calendar //! module Calendar
//! submodule TimeRanges
//! constant TimeRange nulltimerange //! constant TimeRange nulltimerange
//! This represents the null time range, //! This represents the null time range,
//! which, to differ from the zero time range //! which, to differ from the zero time range
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment