Skip to content

Commit

Permalink
Item1754: not needed after all, as this is a private function; should…
Browse files Browse the repository at this point in the history
… use Func instead

git-svn-id: http://svn.foswiki.org/trunk@4276 0b4bb1d4-4e5a-0410-9cc4-b2b747904278
  • Loading branch information
WillNorris authored and WillNorris committed Jun 22, 2009
1 parent 3d4a216 commit 420b9b0
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion TWikiCompatibilityPlugin/lib/TWiki.pm
Expand Up @@ -20,6 +20,5 @@ sub TWiki::new {

*TWiki::regex = \%Foswiki::regex;
*TWiki::cfg = \%Foswiki::cfg;
*TWiki::isTrue = \&Foswiki::isTrue;

1;

0 comments on commit 420b9b0

Please sign in to comment.