]> asedeno.scripts.mit.edu Git - PuTTY.git/blobdiff - windows/winstuff.h
Remove an unused variable.
[PuTTY.git] / windows / winstuff.h
index df59631c404a59b3d07fcf7838f91fa28d2d8a1e..d81515dc7071615ca9ac4a1c020e6044a2b902da 100644 (file)
@@ -75,6 +75,8 @@ struct FontSpec *fontspec_new(const char *name,
 #define BOXRESULT (DLGWINDOWEXTRA + sizeof(LONG_PTR))
 #define DF_END 0x0001
 
+#define PLATFORM_HAS_SMEMCLR /* inhibit cross-platform one in misc.c */
+
 /*
  * Dynamically linked functions. These come in two flavours:
  *