Skip to content

Commit

Permalink
Item9961: Remove bogus BASEWEB/TOPIC defs
Browse files Browse the repository at this point in the history
git-svn-id: http://svn.foswiki.org/trunk/SemanticLinksPlugin@11646 0b4bb1d4-4e5a-0410-9cc4-b2b747904278
  • Loading branch information
PaulHarvey authored and PaulHarvey committed May 7, 2011
1 parent dc776f1 commit d771dcf
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions lib/Foswiki/Plugins/SemanticLinksPlugin/Core.pm
Expand Up @@ -297,8 +297,6 @@ sub beforeSaveHandler {

$hardvars{WEB} = $Foswiki::Plugins::SESSION->{webName};
$hardvars{TOPIC} = $Foswiki::Plugins::SESSION->{topicName};
( $hardvars{BASEWEB}, $hardvars{BASETOPIC} ) =
Foswiki::Plugins::SemanticLinksPlugin::getBase();

# Expand prefs
$text =~ s/(%([A-Z]+)%)/
Expand Down

0 comments on commit d771dcf

Please sign in to comment.