summaryrefslogtreecommitdiffstats
path: root/src/widgets/gradient-selector.cpp
diff options
context:
space:
mode:
authorAlex Valavanis <valavanisalex@gmail.com>2015-12-27 18:38:12 +0000
committerAlex Valavanis <valavanisalex@gmail.com>2015-12-27 18:38:12 +0000
commit5d0daf518c59355e7cef239d6a5ae25804569a9c (patch)
tree4d72445fefcfaf85745e876a00e78e82adab2364 /src/widgets/gradient-selector.cpp
parentRevert Pango/Harfbuzz fixes. Needs work (diff)
downloadinkscape-5d0daf518c59355e7cef239d6a5ae25804569a9c.tar.gz
inkscape-5d0daf518c59355e7cef239d6a5ae25804569a9c.zip
Remove superfluous glibmm/threads.h checks
(bzr r14553)
Diffstat (limited to 'src/widgets/gradient-selector.cpp')
-rw-r--r--src/widgets/gradient-selector.cpp4
1 files changed, 0 insertions, 4 deletions
diff --git a/src/widgets/gradient-selector.cpp b/src/widgets/gradient-selector.cpp
index 63599f3f9..604ecd108 100644
--- a/src/widgets/gradient-selector.cpp
+++ b/src/widgets/gradient-selector.cpp
@@ -17,10 +17,6 @@
# include "config.h"
#endif
-#if GLIBMM_DISABLE_DEPRECATED && HAVE_GLIBMM_THREADS_H
-#include <glibmm/threads.h>
-#endif
-
#include <gtkmm/treeview.h>
#include "gradient-vector.h"