mirror of
https://github.com/anope/anope.git
synced 2026-06-28 04:36:37 +02:00
Get rid of the internal block wrapper.
This only existed for compatibility with old 2.0 modules and 2.1 has already broken compatibility with them.
This commit is contained in:
+1
-1
@@ -22,7 +22,7 @@
|
||||
|
||||
using Configuration::File;
|
||||
using Configuration::Conf;
|
||||
using Configuration::Internal::Block;
|
||||
using Configuration::Block;
|
||||
using Configuration::Uplink;
|
||||
|
||||
File ServicesConf("anope.conf", false); // Configuration file name
|
||||
|
||||
Reference in New Issue
Block a user