diff options
Diffstat (limited to 'protocols/Dummy')
-rw-r--r-- | protocols/Dummy/src/main.cpp | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/protocols/Dummy/src/main.cpp b/protocols/Dummy/src/main.cpp index dccc1d4b41..2c0203959b 100644 --- a/protocols/Dummy/src/main.cpp +++ b/protocols/Dummy/src/main.cpp @@ -19,7 +19,6 @@ along with this program. If not, see <http://www.gnu.org/licenses/>. #include "version.h"
CMPlugin g_plugin;
-int &hLangpack(g_plugin.m_hLang);
CLIST_INTERFACE *pcli;
PLUGININFOEX pluginInfoEx =
|