mirror of
https://github.com/notepad-plus-plus/notepad-plus-plus.git
synced 2025-07-24 22:34:54 +02:00
Clean up header file (part 1)
This commit is contained in:
parent
b7faa4d70d
commit
bf1f4769ec
@ -1,5 +1,5 @@
|
||||
// This file is part of Notepad++ project
|
||||
// Copyright (C)2024 Don HO <don.h@free.fr>
|
||||
// Copyright (C)2025 Don HO <don.h@free.fr>
|
||||
|
||||
// This program is free software: you can redistribute it and/or modify
|
||||
// it under the terms of the GNU General Public License as published by
|
||||
@ -471,7 +471,6 @@
|
||||
#define IDM_FORMAT_KOI8R_CYRILLIC (IDM_FORMAT_ENCODE + 48)
|
||||
#define IDM_FORMAT_ENCODE_END IDM_FORMAT_KOI8R_CYRILLIC
|
||||
|
||||
//#define IDM_FORMAT_CONVERT 200
|
||||
|
||||
#define IDM_LANG (IDM + 6000)
|
||||
#define IDM_LANGSTYLE_CONFIG_DLG (IDM_LANG + 1)
|
||||
|
Loading…
x
Reference in New Issue
Block a user