diff --git a/src/vs/libiec61850-wo-goose.def b/src/vs/libiec61850-wo-goose.def index f7388f5..c3a2892 100644 --- a/src/vs/libiec61850-wo-goose.def +++ b/src/vs/libiec61850-wo-goose.def @@ -568,6 +568,5 @@ EXPORTS MmsConnection_setFilestoreBasepath IedConnection_setFilestoreBasepath IedServer_setFilestoreBasepath - GooseReceiver_isRunning IedModel_getDeviceByInst - \ No newline at end of file + diff --git a/third_party/winpcap/README b/third_party/winpcap/README deleted file mode 100644 index 9050673..0000000 --- a/third_party/winpcap/README +++ /dev/null @@ -1,2 +0,0 @@ -For GOOSE support add winpcap source and headers here. Rerun cmake to configure the build system for GOOSE support. -