aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--src/redhat-support-check.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/redhat-support-check.c b/src/redhat-support-check.c
index 6d97ca2e..280cebc1 100644
--- a/src/redhat-support-check.c
+++ b/src/redhat-support-check.c
@@ -118,7 +118,6 @@ int main(int argc, char **argv) {
int cpus;
int rc = 0;
- printf ("%d\n",get_memory());
setlocale(LC_ALL, "");
bindtextdomain("redhat-support-check", "/usr/share/locale");
textdomain("redhat-support-check");