summaryrefslogtreecommitdiff
path: root/tests/dump-boundaries.c
diff options
context:
space:
mode:
authorKhaled Hosny <khaledhosny@eglug.org>2014-07-26 10:05:00 +0200
committerBehdad Esfahbod <behdad@behdad.org>2015-04-04 16:13:07 -0700
commit39391e428afd6c2a7cc9892d9c3f46f88b856996 (patch)
tree0961f9fea88f1f30eec18e6206cbfef683f03a36 /tests/dump-boundaries.c
parent81904127fe1107b6c0db4ce50c3d44cdf63b7f67 (diff)
downloadpango-39391e428afd6c2a7cc9892d9c3f46f88b856996.tar.gz
Kill unused pangorc file
Diffstat (limited to 'tests/dump-boundaries.c')
-rw-r--r--tests/dump-boundaries.c2
1 files changed, 0 insertions, 2 deletions
diff --git a/tests/dump-boundaries.c b/tests/dump-boundaries.c
index d71aa60f..8fd4ee74 100644
--- a/tests/dump-boundaries.c
+++ b/tests/dump-boundaries.c
@@ -112,8 +112,6 @@ main (int argc,
{
gchar *text;
- g_setenv ("PANGO_RC_FILE", "./pangorc", TRUE);
-
if (argc < 2)
fail ("must give a filename on the command line");