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/branches/Release01x00@4275 0b4bb1d4-4e5a-0410-9cc4-b2b747904278
  • Loading branch information
WillNorris authored and WillNorris committed Jun 21, 2009
1 parent d889329 commit 1ce5fe1
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion TWikiCompatibilityPlugin/lib/TWiki.pm
Expand Up @@ -17,6 +17,5 @@ sub TWiki::new {

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

1;

0 comments on commit 1ce5fe1

Please sign in to comment.