summaryrefslogtreecommitdiff
path: root/connectivity/source/drivers/hsqldb/hsqlui.src
diff options
context:
space:
mode:
Diffstat (limited to 'connectivity/source/drivers/hsqldb/hsqlui.src')
-rwxr-xr-x[-rw-r--r--]connectivity/source/drivers/hsqldb/hsqlui.src7
1 files changed, 1 insertions, 6 deletions
diff --git a/connectivity/source/drivers/hsqldb/hsqlui.src b/connectivity/source/drivers/hsqldb/hsqlui.src
index a2886c1a18cf..913f366429ea 100644..100755
--- a/connectivity/source/drivers/hsqldb/hsqlui.src
+++ b/connectivity/source/drivers/hsqldb/hsqlui.src
@@ -32,7 +32,7 @@
/* Note:
The resource file built here (hsqldb.res, finally) is *not* included
in the final OOo installation. Instead, it is only built to ensure that
- the two images below are included in the application-wide image repository
+ the image below is included in the application-wide image repository
(images.zip). This way, they can be accessed at runtime, but without the
indirection via a resource file - the GraphicProvider service supports
a "private:imagerepository/*" protocol meanwhile, which allows this.
@@ -46,8 +46,3 @@ Image 1000
{
ImageBitmap = Bitmap { File = LINKED_TEXT_TABLE_IMAGE_RESOURCE; };
};
-
-Image 1001
-{
- ImageBitmap = Bitmap { File = LINKED_TEXT_TABLE_IMAGE_RESOURCE_HC; };
-};