Kaydet (Commit) 2b429eff authored tarafından Stephan Bergmann's avatar Stephan Bergmann

SHL_SHL2 is unused

Change-Id: I8e76b7e0f58143c883fa94a44d9681c6c3b9ac5a
üst 2873d758
...@@ -25,7 +25,7 @@ ...@@ -25,7 +25,7 @@
// GetAppData() // GetAppData()
// 0 (SHL_SHL1) removed // 0 (SHL_SHL1) removed
#define SHL_SHL2 1 // 1 (SHL_SHL2) removed
// 2 (SHL_SHL3) removed // 2 (SHL_SHL3) removed
// 3 (SHL_APP1) removed // 3 (SHL_APP1) removed
// 4 (SHL_APP2) removed // 4 (SHL_APP2) removed
......
...@@ -121,10 +121,6 @@ public: ...@@ -121,10 +121,6 @@ public:
} }
}; };
#ifndef SHL_SVDDE
#define SHL_SVDDE SHL_SHL2
#endif
inline DdeInstData* ImpGetInstData() inline DdeInstData* ImpGetInstData()
{ {
return (DdeInstData*)(*GetAppData( SHL_SVDDE )); return (DdeInstData*)(*GetAppData( SHL_SVDDE ));
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment