diff options
Diffstat (limited to 'plugins/TipperYM/src/common.h')
-rw-r--r-- | plugins/TipperYM/src/common.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/plugins/TipperYM/src/common.h b/plugins/TipperYM/src/common.h index e3fc85c62b..398d4111fa 100644 --- a/plugins/TipperYM/src/common.h +++ b/plugins/TipperYM/src/common.h @@ -97,7 +97,6 @@ extern HFONT hFontTitle, hFontLabels, hFontValues, hFontTrayTitle; extern COLORREF colTitle, colLabels, colBg, colValues;
extern int iCodePage;
-extern char szMetaModuleName[256];
extern FI_INTERFACE *fii;
|