[gedit] Remove useless variables.
- From: Ignacio Casal Quinteiro <icq src gnome org>
- To: svn-commits-list gnome org
- Cc:
- Subject: [gedit] Remove useless variables.
- Date: Fri, 1 Jan 2010 20:51:39 +0000 (UTC)
commit 63d31f65c59b2cedbe71d23b90aa3ed514b73545
Author: Ignacio Casal Quinteiro <icq gnome org>
Date: Fri Jan 1 21:51:24 2010 +0100
Remove useless variables.
configure.ac | 6 ------
1 files changed, 0 insertions(+), 6 deletions(-)
---
diff --git a/configure.ac b/configure.ac
index 665d77f..cf8432e 100644
--- a/configure.ac
+++ b/configure.ac
@@ -119,12 +119,6 @@ AM_CONDITIONAL(OS_OSX, test "$os_osx" = "yes")
if test "$platform_osx" = "yes"; then
AC_DEFINE([PLATFORM_OSX],[1],[Defined if platform is Mac OSX])
-
- DEFAULT_FONT="Monaco 12"
- DEFAULT_PRINT_FONT="Monaco 10"
-else
- DEFAULT_FONT="Monospace 12"
- DEFAULT_PRINT_FONT="Monospace 9"
fi
AC_SUBST(DEFAULT_FONT)
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]