diff options
author | Mataes <mataes2007@gmail.com> | 2018-03-31 19:11:08 +0300 |
---|---|---|
committer | Mataes <mataes2007@gmail.com> | 2018-03-31 19:11:08 +0300 |
commit | a78e345c8eb7d73233e61900edaeacb34aa17bad (patch) | |
tree | 34125fd3bca70288c6c6fe7a9afd54e953397275 /plugins/AssocMgr/src/stdafx.h | |
parent | be11eb1671df3564bbe0e3c46f33d1867fbafc80 (diff) |
AssocMgr: removed not used files and functions
Diffstat (limited to 'plugins/AssocMgr/src/stdafx.h')
-rw-r--r-- | plugins/AssocMgr/src/stdafx.h | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/plugins/AssocMgr/src/stdafx.h b/plugins/AssocMgr/src/stdafx.h index 40a5aa624c..1150cf95ed 100644 --- a/plugins/AssocMgr/src/stdafx.h +++ b/plugins/AssocMgr/src/stdafx.h @@ -36,14 +36,11 @@ Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. #include <m_clist.h>
#include "win2k.h"
-#define ASSOCMGR_NOHELPERFUNCTIONS
-
#include "m_assocmgr.h"
#include "utils.h"
#include "reg.h"
#include "assoclist.h"
#include "dde.h"
-#include "test.h"
#include "resource.h"
#include "version.h"
|