diff options
-rw-r--r-- | FS/FS/part_event/Condition/once_percust.pm | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/FS/FS/part_event/Condition/once_percust.pm b/FS/FS/part_event/Condition/once_percust.pm index b8a8fbfb6..67767f91b 100644 --- a/FS/FS/part_event/Condition/once_percust.pm +++ b/FS/FS/part_event/Condition/once_percust.pm @@ -45,7 +45,6 @@ sub condition { } -#XXX test? sub condition_sql { my( $self, $table ) = @_; |