diff options
Diffstat (limited to 'science/ghemical/files/patch-src+graphics+objects.h')
-rw-r--r-- | science/ghemical/files/patch-src+graphics+objects.h | 11 |
1 files changed, 0 insertions, 11 deletions
diff --git a/science/ghemical/files/patch-src+graphics+objects.h b/science/ghemical/files/patch-src+graphics+objects.h deleted file mode 100644 index 494ed341489d..000000000000 --- a/science/ghemical/files/patch-src+graphics+objects.h +++ /dev/null @@ -1,11 +0,0 @@ ---- src/graphics/objects.h~ Sat Dec 29 23:56:49 2001 -+++ src/graphics/objects.h Sun Jan 30 16:05:29 2005 -@@ -88,8 +88,6 @@ - void SetModelView(void) const; - const obj_loc_data * GetLocData(void) const; - -- protected: -- - obj_loc_data * GetLocDataRW(void) const; - - public: |