diff options
| author | 2014-01-23 14:37:09 +0100 | |
|---|---|---|
| committer | 2014-01-23 14:37:09 +0100 | |
| commit | d02011d69fe1e52ec0bc38051eff9ea93a1cc88c (patch) | |
| tree | e754312d779e090111000d1c27d666fd318ae144 /src/modules/m_cgiirc.cpp | |
| parent | Globally #undef min and max on Windows (diff) | |
Remove whitespace and minor style changes
Diffstat (limited to 'src/modules/m_cgiirc.cpp')
| -rw-r--r-- | src/modules/m_cgiirc.cpp | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/src/modules/m_cgiirc.cpp b/src/modules/m_cgiirc.cpp index 5dea028fb..19b29fbcf 100644 --- a/src/modules/m_cgiirc.cpp +++ b/src/modules/m_cgiirc.cpp @@ -412,7 +412,6 @@ public: { return Version("Change user's hosts connecting from known CGI:IRC hosts",VF_VENDOR); } - }; MODULE_INIT(ModuleCgiIRC) |
