From db756bc6c0bd66269799b571d7bc3cd5f5cb5e67 Mon Sep 17 00:00:00 2001 From: Robert Sesek Date: Sun, 22 Jan 2006 06:38:46 +0000 Subject: [PATCH] Removing some unnecessary stuff --- includes/svncommon.php | 14 -------------- 1 file changed, 14 deletions(-) diff --git a/includes/svncommon.php b/includes/svncommon.php index 48a3edc..86a47a1 100644 --- a/includes/svncommon.php +++ b/includes/svncommon.php @@ -34,20 +34,6 @@ */ class SVNCommon { - /** - * Path to the SVN binary - * @var string - */ - var $svnpath; - - /** - * Constructor - */ - function SVNLib() - { - global $viewsvn; - } - /** * Prepares data for output * -- 2.22.5