Update to 2.0.0 tree from current Fremantle build
[opencv] / filters / Kalman / Kalman.def
diff --git a/filters/Kalman/Kalman.def b/filters/Kalman/Kalman.def
deleted file mode 100644 (file)
index e332cdf..0000000
+++ /dev/null
@@ -1,22 +0,0 @@
-;///////////////////////////////////////////////////////////////////////////////////////\r
-;\r
-;                      INTEL CORPORATION PROPRIETARY INFORMATION\r
-;         This software is supplied under the terms of a license agreement or\r
-;         nondisclosure agreement with Intel Corporation and may not be copied\r
-;         or disclosed except in accordance with the terms of that agreement.\r
-;               Copyright (c) 1999 Intel Corporation. All Rights Reserved.\r
-;\r
-;    RCS:\r
-;       $Source:   Kalman.def\r
-;       $Revision: 1.1 $\r
-;       $Purpose:  Kalman filter main file.\r
-\r
-\r
-LIBRARY                  Kalman.ax\r
-DESCRIPTION      'Kalman Filter'\r
-EXPORTS\r
-               DllGetClassObject PRIVATE\r
-                      DllCanUnloadNow PRIVATE\r
-                      DllRegisterServer PRIVATE\r
-                      DllUnregisterServer PRIVATE\r
-\r