diff options
author | Kirill Volinsky <mataes2007@gmail.com> | 2013-04-07 19:15:09 +0000 |
---|---|---|
committer | Kirill Volinsky <mataes2007@gmail.com> | 2013-04-07 19:15:09 +0000 |
commit | f096b29abb03618ec609ba4acaedaed43eec1fea (patch) | |
tree | 03df06dd3b8449dac0e345255cf7bceb48b436a2 /plugins/YARelay/src/main.cpp | |
parent | b6f8f6519957a7edd57242ce43c01514998fc5e4 (diff) |
removed not used headers
git-svn-id: http://svn.miranda-ng.org/main/trunk@4372 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
Diffstat (limited to 'plugins/YARelay/src/main.cpp')
-rw-r--r-- | plugins/YARelay/src/main.cpp | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/plugins/YARelay/src/main.cpp b/plugins/YARelay/src/main.cpp index 950cb625b5..6453a68f62 100644 --- a/plugins/YARelay/src/main.cpp +++ b/plugins/YARelay/src/main.cpp @@ -18,7 +18,6 @@ Features: */
#include "stdafx.h"
-#include "Version.h"
#include "..\Utils\mir_buffer.h"
|