You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@ofbiz.apache.org by ad...@apache.org on 2008/09/16 02:00:40 UTC

svn commit: r695691 - /ofbiz/trunk/framework/service/src/org/ofbiz/service/calendar/TemporalExpressions.java

Author: adrianc
Date: Mon Sep 15 17:00:40 2008
New Revision: 695691

URL: http://svn.apache.org/viewvc?rev=695691&view=rev
Log:
Small fixup for last commit.

Modified:
    ofbiz/trunk/framework/service/src/org/ofbiz/service/calendar/TemporalExpressions.java

Modified: ofbiz/trunk/framework/service/src/org/ofbiz/service/calendar/TemporalExpressions.java
URL: http://svn.apache.org/viewvc/ofbiz/trunk/framework/service/src/org/ofbiz/service/calendar/TemporalExpressions.java?rev=695691&r1=695690&r2=695691&view=diff
==============================================================================
--- ofbiz/trunk/framework/service/src/org/ofbiz/service/calendar/TemporalExpressions.java (original)
+++ ofbiz/trunk/framework/service/src/org/ofbiz/service/calendar/TemporalExpressions.java Mon Sep 15 17:00:40 2008
@@ -42,9 +42,6 @@
         public Calendar next(Calendar cal) {
             return null;
         }
-        public Calendar previous(Calendar cal) {
-            return null;
-        }
     }
 
     /** This class represents a mathematical union of all of its