diff options
author | Kirill Volinsky <mataes2007@gmail.com> | 2013-02-10 10:20:35 +0000 |
---|---|---|
committer | Kirill Volinsky <mataes2007@gmail.com> | 2013-02-10 10:20:35 +0000 |
commit | f5b9ad2e5d40733f4da9b6d5b29967f0b3da4bb5 (patch) | |
tree | 971e7ff4d6cd17d38f6c27dfce8164bb51479fd8 /plugins/BuddyExpectator/src/options.cpp | |
parent | 42801cdd1901d0e5f13d33b2b58e141c80fe028e (diff) |
uuid standartization
git-svn-id: http://svn.miranda-ng.org/main/trunk@3524 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
Diffstat (limited to 'plugins/BuddyExpectator/src/options.cpp')
-rw-r--r-- | plugins/BuddyExpectator/src/options.cpp | 5 |
1 files changed, 0 insertions, 5 deletions
diff --git a/plugins/BuddyExpectator/src/options.cpp b/plugins/BuddyExpectator/src/options.cpp index d471b61911..234614ed51 100644 --- a/plugins/BuddyExpectator/src/options.cpp +++ b/plugins/BuddyExpectator/src/options.cpp @@ -17,11 +17,6 @@ You should have received a copy of the GNU General Public License
along with this program; if not, write to the Free Software
Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
-
- File name : $URL: http://svn.miranda.im/mainrepo/buddyexpectator/trunk/options.cpp $
- Revision : $Rev: 1003 $
- Last change on : $Date: 2008-01-12 17:15:47 +0200 (Сб, 12 янв 2008) $
- Last change by : $Author: Thief $
*/
#include "common.h"
|