mirror of
https://github.com/pandorafms/pandorafms.git
synced 2025-07-31 01:35:36 +02:00
Removed unexistent lib use
This commit is contained in:
parent
36bb76bebc
commit
2aac324adf
@ -37,7 +37,6 @@ use PandoraFMS::ReconServer;
|
|||||||
use PandoraFMS::WMIServer;
|
use PandoraFMS::WMIServer;
|
||||||
use PandoraFMS::PluginServer;
|
use PandoraFMS::PluginServer;
|
||||||
use PandoraFMS::PredictionServer;
|
use PandoraFMS::PredictionServer;
|
||||||
use PandoraFMS::TransactionalServer;
|
|
||||||
|
|
||||||
# Constants for Win32 services.
|
# Constants for Win32 services.
|
||||||
use constant WIN32_SERVICE_STOPPED => 0x01;
|
use constant WIN32_SERVICE_STOPPED => 0x01;
|
||||||
|
Loading…
x
Reference in New Issue
Block a user