From 45ec1d9b56cec41596f806ebf845ebfcd30c9f46 Mon Sep 17 00:00:00 2001 From: Noel Grandin Date: Tue, 23 Dec 2014 09:47:48 +0200 Subject: brute-force find-and-remove of unused #define constants. Change-Id: I7223530ae37297a76654cd00cc1fedb56dbe3adb --- ucb/source/ucp/gio/gio_content.hxx | 1 - 1 file changed, 1 deletion(-) (limited to 'ucb/source/ucp/gio/gio_content.hxx') diff --git a/ucb/source/ucp/gio/gio_content.hxx b/ucb/source/ucp/gio/gio_content.hxx index ac42a66bd3c7..4b1c7d0bc8d0 100644 --- a/ucb/source/ucp/gio/gio_content.hxx +++ b/ucb/source/ucp/gio/gio_content.hxx @@ -49,7 +49,6 @@ namespace ucbhelper namespace gio { -#define GIO_CONTENT_SERVICE_NAME "com.sun.star.ucb.GIOContent" #define GIO_FILE_TYPE "application/vnd.sun.staroffice.gio-file" #define GIO_FOLDER_TYPE "application/vnd.sun.staroffice.gio-folder" -- cgit