diff options
author | George Hazan <george.hazan@gmail.com> | 2016-02-25 13:47:23 +0000 |
---|---|---|
committer | George Hazan <george.hazan@gmail.com> | 2016-02-25 13:47:23 +0000 |
commit | 8bf03133314064ec052873b01647c79b69a5b681 (patch) | |
tree | 3fa208ebec566236558fcbead39709ba44ac40fe /plugins/Quotes/src/DBUtils.cpp | |
parent | 42095fb5cb7228f9dfb94965988029fd7f47b793 (diff) |
more shit removed
git-svn-id: http://svn.miranda-ng.org/main/trunk@16336 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
Diffstat (limited to 'plugins/Quotes/src/DBUtils.cpp')
-rw-r--r-- | plugins/Quotes/src/DBUtils.cpp | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/plugins/Quotes/src/DBUtils.cpp b/plugins/Quotes/src/DBUtils.cpp index 57fac8aa53..dffcb18c5d 100644 --- a/plugins/Quotes/src/DBUtils.cpp +++ b/plugins/Quotes/src/DBUtils.cpp @@ -45,4 +45,3 @@ bool Quotes_DBReadDouble(MCONTACT hContact, const char* szModule, const char* sz db_free(&dbv);
return bResult;
}
-
|