ZUGFeRDService: Remove GDPicture ref
This commit is contained in:
parent
2c34f13694
commit
39b83fd495
@ -40,7 +40,6 @@ Public Class ZUGFeRDService
|
|||||||
Dim oJobInterval As Integer = _config.Config.JobInterval
|
Dim oJobInterval As Integer = _config.Config.JobInterval
|
||||||
Dim oMSSQLConnectionString As String = _config.Config.MSSQLConnectionString
|
Dim oMSSQLConnectionString As String = _config.Config.MSSQLConnectionString
|
||||||
Dim oMSSQLEnabled As Boolean = _config.Config.MSSQLEnabled
|
Dim oMSSQLEnabled As Boolean = _config.Config.MSSQLEnabled
|
||||||
Dim oGDPictureKey As String = _config.Config.GDPictureKey
|
|
||||||
|
|
||||||
_firebird = New Firebird(_logConfig, oDataSource, oDatabase, oUser, oPassword)
|
_firebird = New Firebird(_logConfig, oDataSource, oDatabase, oUser, oPassword)
|
||||||
|
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user