Skip to content

Commit

Permalink
Item11799: debug leftover
Browse files Browse the repository at this point in the history
git-svn-id: http://svn.foswiki.org/trunk/ICalPlugin@14669 0b4bb1d4-4e5a-0410-9cc4-b2b747904278
  • Loading branch information
MichaelDaum authored and MichaelDaum committed Apr 27, 2012
1 parent a938e78 commit 7b00a38
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions lib/Foswiki/Plugins/ICalPlugin/Core.pm
Expand Up @@ -679,8 +679,6 @@ sub getEventsFromMetaData {
my ($formWeb, $formTopic) = Foswiki::Func::normalizeWebTopicName($web, $formWebTopic);
next unless Foswiki::Func::topicExists($formWeb, $formTopic);

print STDERR "found form=$formWeb.$formTopic for $name\n";

# now check the TopicType for "EventTopic"
my $form = new Foswiki::Form($Foswiki::Plugins::SESSION, $formWeb, $formTopic);

Expand Down

0 comments on commit 7b00a38

Please sign in to comment.