diff options
author | kreol13 <kreol13@e753b5eb-9565-29b2-b5c5-2cc6f99dfbcb> | 2011-05-31 06:30:48 +0000 |
---|---|---|
committer | kreol13 <kreol13@e753b5eb-9565-29b2-b5c5-2cc6f99dfbcb> | 2011-05-31 06:30:48 +0000 |
commit | 1af5c2ed018636891a126a4999b9151dc27ac316 (patch) | |
tree | dc0508534ef8ce6ec12f7b7a9e8953cc4302f88f /console/init.c | |
parent | b433c4d5632c0d301cd6440cd2ee785386db5303 (diff) |
Cleanup
git-svn-id: http://miranda-plugins.googlecode.com/svn/trunk@131 e753b5eb-9565-29b2-b5c5-2cc6f99dfbcb
Diffstat (limited to 'console/init.c')
-rw-r--r-- | console/init.c | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/console/init.c b/console/init.c index 91c4a2d..56c1dd4 100644 --- a/console/init.c +++ b/console/init.c @@ -23,9 +23,6 @@ Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. #include "commonheaders.h"
-#pragma comment(exestr, "\n\n Bio was here 8-) \n")
-
-
PLUGINLINK *pluginLink;
DWORD mirandaVer;
|