summaryrefslogtreecommitdiffstats
path: root/src/live_effects
diff options
context:
space:
mode:
authorJosh Andler <scislac@gmail.com>2014-05-05 08:40:12 +0000
committerJosh Andler <scislac@gmail.com>2014-05-05 08:40:12 +0000
commite2f2dfac4f2c54eef41c4b7429fe5fb6bc5eb1d2 (patch)
tree8a270f558f3de4b1f9a2ebbf044a964d006037b6 /src/live_effects
parentDocumentation. Elements of design tutorial update ((not fully translated); Up... (diff)
downloadinkscape-e2f2dfac4f2c54eef41c4b7429fe5fb6bc5eb1d2.tar.gz
inkscape-e2f2dfac4f2c54eef41c4b7429fe5fb6bc5eb1d2.zip
Make experimental feature enabling more unified/easy.
(bzr r13336)
Diffstat (limited to 'src/live_effects')
-rw-r--r--src/live_effects/effect.cpp2
1 files changed, 0 insertions, 2 deletions
diff --git a/src/live_effects/effect.cpp b/src/live_effects/effect.cpp
index 12990ee24..4c5e21194 100644
--- a/src/live_effects/effect.cpp
+++ b/src/live_effects/effect.cpp
@@ -5,8 +5,6 @@
* Released under GNU GPL, read the file 'COPYING' for more information
*/
-//#define LPE_ENABLE_TEST_EFFECTS
-
#ifdef HAVE_CONFIG_H
# include "config.h"
#endif