remove needless whitespace from pluma/plumatextregion.c

This commit is contained in:
Ryan Q
2014-03-02 14:53:55 -08:00
parent c166df6246
commit 2ddfede0dc

View File

@@ -644,4 +644,3 @@ pluma_text_region_debug_print (PlumaTextRegion *region)
}
g_print ("\n");
}