diff options
author | George Hazan <ghazan@miranda.im> | 2018-01-11 20:31:51 +0300 |
---|---|---|
committer | George Hazan <ghazan@miranda.im> | 2018-01-11 20:31:51 +0300 |
commit | b69809d6331b17865cc657cfd2ad48ed7464a6f2 (patch) | |
tree | 24b0ff744ece8a17c6952db753872848295d558f /plugins/Dbx_mdb/src/stdafx.cxx | |
parent | 7fb93c40e30b6a88b1e8de5dfa09284aca50a891 (diff) |
mdbx-plugin: fix names for clarity (minor, but renaming).
# Conflicts:
# plugins/Dbx_mdbx/src/libmdbx
Diffstat (limited to 'plugins/Dbx_mdb/src/stdafx.cxx')
-rw-r--r-- | plugins/Dbx_mdb/src/stdafx.cxx | 18 |
1 files changed, 0 insertions, 18 deletions
diff --git a/plugins/Dbx_mdb/src/stdafx.cxx b/plugins/Dbx_mdb/src/stdafx.cxx deleted file mode 100644 index e579779bcc..0000000000 --- a/plugins/Dbx_mdb/src/stdafx.cxx +++ /dev/null @@ -1,18 +0,0 @@ -/*
-Copyright (C) 2012-18 Miranda NG team (https://miranda-ng.org)
-
-This program is free software; you can redistribute it and/or
-modify it under the terms of the GNU General Public License
-as published by the Free Software Foundation version 2
-of the License.
-
-This program is distributed in the hope that it will be useful,
-but WITHOUT ANY WARRANTY; without even the implied warranty of
-MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
-GNU General Public License for more details.
-
-You should have received a copy of the GNU General Public License
-along with this program. If not, see <http://www.gnu.org/licenses/>.
-*/
-
-#include "stdafx.h"
\ No newline at end of file |