@ -4252,4 +4252,3 @@ FileDirectoryEntry_getLastModified(FileDirectoryEntry self)
{
return self->lastModified;
}
@ -2550,4 +2550,3 @@ ControlAction_getControlTime(ControlAction self)
#endif /* (CONFIG_IEC61850_CONTROL_SERVICE == 1) */
@ -563,5 +563,3 @@ exit_error:
IedModel_destroy(model);
return NULL;
@ -1282,4 +1282,3 @@ mmsServer_handleFileDirectoryRequest(
#endif /* MMS_FILE_SERVICE == 1 */
@ -331,6 +331,3 @@ MmsServerConnection_sendInformationReportVMDSpecific(MmsServerConnection self, c
exit_function:
return;
@ -976,4 +976,3 @@ MmsServerConnection_sendReadResponse(MmsServerConnection self, uint32_t invokeId
if (handlerMode == false)
IsoConnection_unlock(self->isoConnection);
@ -891,6 +891,3 @@ MmsServerConnection_getFilesystemBasepath(MmsServerConnection self)
return CONFIG_VIRTUAL_FILESTORE_BASEPATH;
#endif
@ -1006,4 +1006,3 @@ SVClientASDU_getDataSize(SVSubscriber_ASDU self)
return SVSubscriber_ASDU_getDataSize(self);