Remove unused properties

This commit is contained in:
Romain Neutron
2012-07-12 13:15:46 +02:00
parent d998184477
commit 9def7ab5c0

View File

@@ -12,16 +12,6 @@ class LazaretFile
*/
private $id;
/**
* @var string $pathname
*/
private $pathname;
/**
* @var string $thumbPathname
*/
private $thumbPathname;
/**
* @var integer $base_id
*/