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