summaryrefslogtreecommitdiffstats
path: root/src
diff options
context:
space:
mode:
Diffstat (limited to 'src')
-rw-r--r--src/display/nr-filter-gaussian.cpp2
-rw-r--r--src/display/nr-filter-primitive.cpp2
-rw-r--r--src/display/nr-filter.cpp2
-rw-r--r--src/display/nr-light.cpp2
-rw-r--r--src/filters/merge.cpp2
-rw-r--r--src/filters/tile.cpp2
-rw-r--r--src/snap-preferences.cpp2
7 files changed, 0 insertions, 14 deletions
diff --git a/src/display/nr-filter-gaussian.cpp b/src/display/nr-filter-gaussian.cpp
index 14e305f96..fca066ad4 100644
--- a/src/display/nr-filter-gaussian.cpp
+++ b/src/display/nr-filter-gaussian.cpp
@@ -1,5 +1,3 @@
-#define __NR_FILTER_GAUSSIAN_CPP__
-
/*
* Gaussian blur renderer
*
diff --git a/src/display/nr-filter-primitive.cpp b/src/display/nr-filter-primitive.cpp
index b544d6df0..539e3e952 100644
--- a/src/display/nr-filter-primitive.cpp
+++ b/src/display/nr-filter-primitive.cpp
@@ -1,5 +1,3 @@
-#define __NR_FILTER_PRIMITIVE_CPP__
-
/*
* SVG filters rendering
*
diff --git a/src/display/nr-filter.cpp b/src/display/nr-filter.cpp
index 55190b00c..6e0aa1a42 100644
--- a/src/display/nr-filter.cpp
+++ b/src/display/nr-filter.cpp
@@ -1,5 +1,3 @@
-#define __NR_FILTER_CPP__
-
/*
* SVG filters rendering
*
diff --git a/src/display/nr-light.cpp b/src/display/nr-light.cpp
index 65912470d..6331d1546 100644
--- a/src/display/nr-light.cpp
+++ b/src/display/nr-light.cpp
@@ -1,5 +1,3 @@
-#define __NR_LIGHT_CPP__
-
/*
* Light rendering helpers
*
diff --git a/src/filters/merge.cpp b/src/filters/merge.cpp
index 47830c38b..b5a6d7dad 100644
--- a/src/filters/merge.cpp
+++ b/src/filters/merge.cpp
@@ -1,5 +1,3 @@
-#define __SP_FEMERGE_CPP__
-
/** \file
* SVG <feMerge> implementation.
*
diff --git a/src/filters/tile.cpp b/src/filters/tile.cpp
index c3555ee7c..42a59ede8 100644
--- a/src/filters/tile.cpp
+++ b/src/filters/tile.cpp
@@ -1,5 +1,3 @@
-#define __SP_FETILE_CPP__
-
/** \file
* SVG <feTile> implementation.
*
diff --git a/src/snap-preferences.cpp b/src/snap-preferences.cpp
index fba9beb43..4859b111e 100644
--- a/src/snap-preferences.cpp
+++ b/src/snap-preferences.cpp
@@ -1,5 +1,3 @@
-#define __SNAPPREFERENCES_CPP__
-
/**
* \file snap-preferences.cpp
* \brief Storing of snapping preferences