diff options
| author | Alexander Valavanis <valavanisalex@gmail.com> | 2019-06-09 12:29:50 +0000 |
|---|---|---|
| committer | Alexander Valavanis <valavanisalex@gmail.com> | 2019-06-09 12:29:50 +0000 |
| commit | 3c72fea1f2daa529a2547f828b67616a85c42ef5 (patch) | |
| tree | 916e7b900623e0917991d92361b00d59ef323ec6 /src/winconsole.cpp | |
| parent | SnapToolbar: Stop using GtkAction (diff) | |
| parent | CI: Update for move to bin/ (diff) | |
| download | inkscape-3c72fea1f2daa529a2547f828b67616a85c42ef5.tar.gz inkscape-3c72fea1f2daa529a2547f828b67616a85c42ef5.zip | |
Merge branch 'master' of gitlab.com:inkscape/inkscape
Diffstat (limited to 'src/winconsole.cpp')
| -rw-r--r-- | src/winconsole.cpp | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/src/winconsole.cpp b/src/winconsole.cpp index aa04128fd..398608e78 100644 --- a/src/winconsole.cpp +++ b/src/winconsole.cpp @@ -40,7 +40,6 @@ */ #ifdef _WIN32 -#undef DATADIR #include <windows.h> struct echo_thread_info { |
